mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
✏️ fix: properly end macro
This commit is contained in:
parent
39ebf170a5
commit
7aa61422a8
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@
|
||||||
{# Return the final concatenated string. #}
|
{# Return the final concatenated string. #}
|
||||||
{{- prefix ~ separator ~ suffix -}}
|
{{- prefix ~ separator ~ suffix -}}
|
||||||
|
|
||||||
{%- endmacro page_header -%}
|
{%- endmacro set_title -%}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue