reklama code insert
This commit is contained in:
@@ -1,16 +1,6 @@
|
|||||||
{% for route in routes %}
|
{% for route in routes %}
|
||||||
|
|
||||||
{% include "widgets/routes/w_my_route.html" %}
|
{% include "widgets/routes/w_my_route.html" %}
|
||||||
<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>
|
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
|||||||
@@ -94,5 +94,15 @@
|
|||||||
<option value="last" {% if route_form.initial.sort == item.0 %} selected{% endif %}>{% translate "По последним" %}</option>
|
<option value="last" {% if route_form.initial.sort == item.0 %} selected{% endif %}>{% translate "По последним" %}</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</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>#}
|
{#</div>#}
|
||||||
Reference in New Issue
Block a user