Add files to repos
This commit is contained in:
5
themes/tabi/templates/macros/page_header.html
Normal file
5
themes/tabi/templates/macros/page_header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% macro page_header(title) %}
|
||||
<h1 class="title-container section-title bottom-divider">
|
||||
{{ title }}
|
||||
</h1>
|
||||
{% endmacro page_header %}
|
||||
Reference in New Issue
Block a user