♻️ refactor: improve spacing and indentation
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{% extends "page.html" %}
|
||||
|
||||
{% block main_content %}
|
||||
|
||||
<main class="centered-header">
|
||||
{{ macros_page_header::page_header(title="404")}}
|
||||
<span>not found</span>
|
||||
</main>
|
||||
|
||||
{% endblock main_content %}
|
||||
|
Reference in New Issue
Block a user