From 7aa61422a8f642384a0be8a5e92e1e26c334e6a5 Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 16 Apr 2023 13:42:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20fix:=20properly=20end=20ma?= =?UTF-8?q?cro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/macros/set_title.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/macros/set_title.html b/templates/macros/set_title.html index 31e7d2e..d5d3ab1 100644 --- a/templates/macros/set_title.html +++ b/templates/macros/set_title.html @@ -27,4 +27,4 @@ {# Return the final concatenated string. #} {{- prefix ~ separator ~ suffix -}} -{%- endmacro page_header -%} +{%- endmacro set_title -%}