dev #66

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

View File

@@ -19,6 +19,17 @@
<div class="clear_both"></div> <div class="clear_both"></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>
{% if last_block == False and next_page_els_count %} {% if last_block == False and next_page_els_count %}
<div class="text-align-center"> <div class="text-align-center">
<button class="button-find-more-routes" id="{{ last_el }}" onclick="load_routes(this,null,{{ next_page_els_count }},'{{ owner_type }}')">{% trans "Показать ещё" %}<span class="col_vo_els_f_load"> {{ next_page_els_count }}</span></button> <button class="button-find-more-routes" id="{{ last_el }}" onclick="load_routes(this,null,{{ next_page_els_count }},'{{ owner_type }}')">{% trans "Показать ещё" %}<span class="col_vo_els_f_load"> {{ next_page_els_count }}</span></button>