Add an individual html title to various pages

This commit is contained in:
2026-01-31 14:16:44 -05:00
parent ef4302f8d4
commit a9b757232f
15 changed files with 1862 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
<!--% episode_result = query_episodes.execute(id, id, id, id, id) %-->
<!--% FOREACH episode IN episode_result %-->
<!--% episode_navigation = step_navigation(baseurl,episode,"twt") %-->
<!--% page_title = "TWT" _ episode.id _ "::" _ episode.title %-->
<article>
<header>
<h1><!--% episode.id %--> :: <!--% episode.title %--></h1>