From 7e04040e3510370d754c4afa94d78da24b43d13e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 27 Jul 2024 08:00:00 +0800 Subject: More HTML sanification --- templates/log.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/log.html') diff --git a/templates/log.html b/templates/log.html index f4d15c7..5a52a3b 100644 --- a/templates/log.html +++ b/templates/log.html @@ -1,7 +1,10 @@ {{ define "log" }} - {{ template "head" . }} + + {{ template "generichead" . }} + {{ .meta.Title }} — {{ .name }}: log + {{ template "repoheader" . }} {{ template "nav" . }} -- cgit v1.2.3