global: add formatter

This commit is contained in:
Agahnim 2026-05-13 14:00:54 +02:00
parent 0eeef39a96
commit 26928d432d
19 changed files with 3925 additions and 288 deletions

View file

@ -1,6 +1,2 @@
{% extends "base.html" %}
{% block content %}
{% include "partials/notfound.html" %}
{% endblock %}
{% extends "base.html" %} {% block content %} {% include
"partials/notfound.html" %} {% endblock %}