From: Emil Williams Date: Wed, 14 May 2025 16:34:13 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=85c331a8574ad5e09aeb0b2732b3d89f9efd7cfc;p=emil-3chen.org.git -- --- diff --git a/tt/header b/tt/header index 1cba1c4..05d094b 100644 --- a/tt/header +++ b/tt/header @@ -9,5 +9,5 @@ -[% title %] +[% header_title %] diff --git a/tt/img b/tt/img index a45187d..0c639bf 100644 --- a/tt/img +++ b/tt/img @@ -1,8 +1,8 @@ - [% MACRO title BLOCK %] - [% title %] - [% description %] - [% END %] +[% MACRO header_title BLOCK %] +[% title %] - [% description %] +[% END %] [% INCLUDE header %]
diff --git a/tt/index b/tt/index index 57b8a61..e07f7cb 100644 --- a/tt/index +++ b/tt/index @@ -1,5 +1,6 @@ +[% MACRO header_title GET title %] [% INCLUDE header %]