This commit is contained in:
SBD
2023-12-08 19:57:39 +03:00
parent a22602d348
commit d97198f0dd
2 changed files with 40 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
</div>
{% if slide.name or slide.description %}
<div class="cut-width slider_block_text_container">
<div class="functions_btns_slider">
<div class="functions_btns_slider" data-index-slide="{{ forloop.counter }}" data-lenght-slides="{{ page.get_slides|length }}">
<img onclick="change_slide('{{ forloop.counter }}','back','{{ page.get_slides|length }}')" src="{% static "images/arrow_white_left.svg" %}">
<span class="iterator_slide">
{{ forloop.counter }} / {{ page.get_slides|length }}