From ae72b8f9976a1c0cca66ff4cb31eadf311c677e7 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Mon, 1 Jun 2026 22:19:27 +0300 Subject: init: moved to own site --- templates/talk.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/talk.html (limited to 'templates/talk.html') diff --git a/templates/talk.html b/templates/talk.html new file mode 100644 index 0000000..b904dbe --- /dev/null +++ b/templates/talk.html @@ -0,0 +1,12 @@ + + + + {{> head.html}} + gumx{{#PAGE_TITLE}}: {{PAGE_TITLE}}{{/PAGE_TITLE}} + + + {{> header.html}} +
{{{CONTENT}}}
+ {{> footer.html}} + + -- cgit v1.2.3