From 83d175b7b069bc3bbc0d600c2fab4d082e04b521 Mon Sep 17 00:00:00 2001 From: Eddy Pedroni Date: Tue, 8 Apr 2025 17:01:55 +0200 Subject: Python implementation with better multi-entry page support --- template.html | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 template.html (limited to 'template.html') diff --git a/template.html b/template.html deleted file mode 100644 index 1e56d6f..0000000 --- a/template.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - {{.SiteTitle}} - Docs - - - - - -
{{.SiteTitle}}
- -
- {{range .Content}} -
- {{.}} -
- {{end}} -
- - -- cgit v1.2.3