summaryrefslogtreecommitdiff
path: root/pages/log.mustache
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-08-09 21:13:21 +0200
committerTom Smeding <tom@tomsmeding.com>2026-08-09 21:13:21 +0200
commit914e63f6bb46c3ff132c5f642cffcb72485551e0 (patch)
tree954c5d646efdae3772584d70da1552b28bf068b5 /pages/log.mustache
parenta70b0207990d1b93d6d267b020d7b0ff881d22d5 (diff)
Serve plain ZNC log files too
Diffstat (limited to 'pages/log.mustache')
-rw-r--r--pages/log.mustache1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/log.mustache b/pages/log.mustache
index fdde44c..eb3cb2f 100644
--- a/pages/log.mustache
+++ b/pages/log.mustache
@@ -86,6 +86,7 @@
{{/picker}}
</div>
<p>All times are in UTC.</p>
+ <p>Plain ZNC logs are available <a href="/plainlog/{{&alias}}">here</a>.</p>
</main>
{{> footer}}
</div>