From 6412601c368d88aa0e8611ecdeea474946cd6d37 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 2 Aug 2026 23:16:11 +0100 Subject: Factor out common parts of templates into partials --- pages/log.mustache | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'pages/log.mustache') diff --git a/pages/log.mustache b/pages/log.mustache index 10a99cf..8e3d800 100644 --- a/pages/log.mustache +++ b/pages/log.mustache @@ -1,21 +1,13 @@ - + {{> headmeta}} {{channel}} ({{network}}) - tirclogv - - -
-
- Home - {{network}}/{{channel}}: - Logs - Calendar -
+ {{> header}}

Logs: {{network}}/{{channel}}

@@ -92,10 +84,7 @@

All times are in UTC.

- + {{> footer}}
-- cgit v1.3.1