global: add formatter
This commit is contained in:
parent
0eeef39a96
commit
26928d432d
19 changed files with 3925 additions and 288 deletions
|
|
@ -1,6 +1,2 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
{% include "partials/notfound.html" %}
|
||||
{% endblock %}
|
||||
{% extends "base.html" %} {% block content %} {% include
|
||||
"partials/notfound.html" %} {% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue