From d5416d850c9b697bc8fb189841e1c1e622494f5e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Feb 2025 00:32:39 +0800 Subject: templates: *.html.tmpl -> *.tmpl --- templates/_head.html.tmpl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 templates/_head.html.tmpl (limited to 'templates/_head.html.tmpl') diff --git a/templates/_head.html.tmpl b/templates/_head.html.tmpl deleted file mode 100644 index 4641107..0000000 --- a/templates/_head.html.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -{{- define "head_common" -}} - - - -{{- end -}} -- cgit v1.2.3