Compare commits
11 Commits
0c8db13341
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| f6f4bfa2ab | |||
| f625537b6f | |||
| 794d5e810d | |||
| a5c0985093 | |||
| 70b481480f | |||
| a37e009109 | |||
| 191ceaca36 | |||
| 53ec69d27c | |||
| 26f29e4353 | |||
| e1f239d6ee | |||
| 355abb1add |
@@ -94,5 +94,15 @@
|
||||
<option value="last" {% if route_form.initial.sort == item.0 %} selected{% endif %}>{% translate "По последним" %}</option>
|
||||
</select>
|
||||
</div>
|
||||
<div><!-- Yandex.RTB R-A-14631137-1 -->
|
||||
<div id="yandex_rtb_R-A-14631137-1"></div>
|
||||
<script>
|
||||
window.yaContextCb.push(() => {
|
||||
Ya.Context.AdvManager.render({
|
||||
"blockId": "R-A-14631137-1",
|
||||
"renderTo": "yandex_rtb_R-A-14631137-1"
|
||||
})
|
||||
})
|
||||
</script></div>
|
||||
|
||||
{#</div>#}
|
||||
@@ -19,6 +19,13 @@
|
||||
<meta name="yandex-verification" content="b8a976575e41fbbc" />
|
||||
<meta name="google-adsense-account" content="ca-pub-3479005276839542">
|
||||
|
||||
<!-- Yandex.RTB -->
|
||||
<script>window.yaContextCb=window.yaContextCb||[]</script>
|
||||
<script src="https://yandex.ru/ads/system/context.js" async></script>
|
||||
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3479005276839542"
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
{% include "inter/meta_OpenGraph_Schema.html" %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user