0.4.61 menu links problem
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
{% if section.description %}
|
{% if section.description %}
|
||||||
<div class="description_txt ">{{ section.description }}</div>
|
<div class="description_txt ">{{ section.description }}</div>
|
||||||
{% endif %}
|
{% 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">{% translate "!!!!!!" %}</span> <img class="img_go_to_section" src="{% static "/images/arrow_right_for_sections.svg" %}"></div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user