reklama code insert
This commit is contained in:
@@ -2,5 +2,15 @@
|
|||||||
|
|
||||||
{% for art in articles %}
|
{% for art in articles %}
|
||||||
{% include "widgets/w_news_element_item.html" %}
|
{% include "widgets/w_news_element_item.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>
|
||||||
{#<div>{{ art.text|safe }}</div>#}
|
{#<div>{{ art.text|safe }}</div>#}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
Reference in New Issue
Block a user