From c2c5b641ca8c170811a619bf1860503f4dfbca20 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 23 Feb 2020 18:50:38 +0000 Subject: Convert root page to html4 --- templates/root.tmpl | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'templates/root.tmpl') diff --git a/templates/root.tmpl b/templates/root.tmpl index cd33139..2a9670d 100644 --- a/templates/root.tmpl +++ b/templates/root.tmpl @@ -1,17 +1,16 @@ {{with .Data}} - - + + - - + {{.Title}} - + - - + + - + {{end}} -- cgit v1.2.3