♻️ refactor: split macros.html in different files
Clearer macros format.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block main_content %}
|
||||
<main class="centered-header">
|
||||
{{ post_macros::page_header(title="403")}}
|
||||
{{ macros_page_header::page_header(title="403")}}
|
||||
<span>forbidden</span>
|
||||
</main>
|
||||
{% endblock main_content %}
|
||||
|
Reference in New Issue
Block a user