fix_test #34

Merged
nikdizell merged 2 commits from fix_test into main 2026-06-25 13:18:02 +03:00
Showing only changes of commit 48d5eca923 - Show all commits

View File

@ -82,7 +82,7 @@
{% endfor %} {% endfor %}
</div> </div>
<script src="{% static 'programmer/js/floating-button.js' %}"></script> <script src="{% static 'programmer/js/floating-button.js' %}" defer></script>
{% include 'products/includes/pagination.html' %} {% include 'products/includes/pagination.html' %}
{% endblock %} {% endblock %}