♻️ refactor: split macros.html in different files
Clearer macros format.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %} {% block main_content %}
|
||||
|
||||
{{ post_macros::page_header(title=section.title) }}
|
||||
{{ macros_page_header::page_header(title=section.title) }}
|
||||
|
||||
<div class="archive">
|
||||
<ul class="list-with-title">
|
||||
|
Reference in New Issue
Block a user