Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% if section.description %}
|
||||
<div class="description_txt ">{{ section.description }}</div>
|
||||
{% endif %}
|
||||
<div class=" line_go_to_sections"><span class="orange">{% translate "перейти в раздел" %}</span> <img class="img_go_to_section" src="{% static "/images/arrow_right_for_sections.svg" %}"></div>
|
||||
<div class=" line_go_to_sections"><span class="orange">{% trans "перейти в раздел" %}</span> <img class="img_go_to_section" src="{% static "/images/arrow_right_for_sections.svg" %}"></div>
|
||||
</div>
|
||||
</a>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user