introduce djhtml as jinja+scss formater

This commit is contained in:
thomas girod
2024-07-25 16:46:45 +02:00
committed by Bartuccio Antoine
parent 13d0d2a300
commit b25805e0a1
171 changed files with 7070 additions and 7018 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
{% block content %}
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
</div>
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
</div>
{% endblock %}