dev #66

Merged
sysadminix merged 10 commits from dev into main 2025-03-21 17:54:30 +03:00
Showing only changes of commit 70b481480f - Show all commits

View File

@@ -2,15 +2,5 @@
{% for art in articles %}
{% 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>#}
{% endfor %}