modify products

This commit is contained in:
samaradel
2023-07-17 16:30:29 +03:00
parent 4ba4200919
commit cc85cf38e5
17 changed files with 366 additions and 174 deletions

View File

@@ -9,5 +9,6 @@
{% block content %}{% endblock %}
</div>
{% include "partials/footer.html" %}
<script type="text/javascript" src="{{ get_url(path='js/custom.js')}}"></script>
</body>
</html>