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/archive.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/archive.html (limited to 'templates/archive.html') diff --git a/templates/archive.html b/templates/archive.html new file mode 100644 index 0000000..2fa3cb2 --- /dev/null +++ b/templates/archive.html @@ -0,0 +1,12 @@ + + + + {{> head.html}} + gumx: {{ARCHIVE_TITLE}} + + + {{> header.html}} +
{{{CONTENT}}}
+ {{> footer.html}} + + -- cgit v1.2.3