0.0.276
This commit is contained in:
@@ -18,4 +18,5 @@
|
||||
{% endif %}
|
||||
{#<div>{{ art.text|safe }}</div>#}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
@@ -37,12 +37,13 @@
|
||||
|
||||
{% if last_block == False %}
|
||||
<div class="text-align-center w-68 f-r">
|
||||
<button class="button-find-more-routes" id="25" onclick="load_routes(this)">{% trans "Показать ещё 10" %}</button>
|
||||
{% csrf_token %}
|
||||
<button class="button-find-more-routes" id="25" onclick="load_routes(this,'news')">{% trans "Показать ещё 10" %}</button>
|
||||
<div class="width-100 text-align-center mb-10">
|
||||
<img class="loader_f_loading_routes" src="{% static "img/svg/loader.svg" %}">
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
{# boris edited end#}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user