Merge branch 'taiste' into tinople/css-rewrite-taiste

This commit is contained in:
Julien Constant
2023-03-14 12:27:41 +01:00
committed by GitHub
15 changed files with 602 additions and 255 deletions

View File

@ -2,7 +2,9 @@
{% block content %}
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
</div>
{% endblock %}