From a63a096d075797f12ed614d5029e16f55a8bc769 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 9 May 2026 11:48:36 +0100 Subject: Optimisations to log rendering with mustache --- pages/log.mustache | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pages/log.mustache') diff --git a/pages/log.mustache b/pages/log.mustache index fc01310..c07eb20 100644 --- a/pages/log.mustache +++ b/pages/log.mustache @@ -12,8 +12,8 @@
Home {{network}}/{{channel}}: - Logs - Calendar + Logs + Calendar

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

@@ -49,10 +49,10 @@ {{#events}} - - - - + + + + {{/events}}
{{datetime}}{{#nickwrap1}}{{nickwrap1}}{{/nickwrap1}}{{nick}}{{#nickwrap2}}{{nickwrap2}}{{/nickwrap2}}{{message}}{{&datetime}}{{#nickwrap1}}{{&nickwrap1}}{{/nickwrap1}}{{&nickE}}{{#nickwrap2}}{{&nickwrap2}}{{/nickwrap2}}{{&messageE}}
-- cgit v1.3.1