From a8b23d52a883b796e3a05aaca8ec74b289408bcd Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Sat, 8 Dec 2018 13:47:27 +0100 Subject: Fix some invalid HTML. --- bin/template.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'bin/template.html') diff --git a/bin/template.html b/bin/template.html index 57ae32e04..2b9226537 100644 --- a/bin/template.html +++ b/bin/template.html @@ -37,7 +37,7 @@ $endfor$ $if(title)$
- GF Logo + GF Logo

$title$

$if(subtitle)$ @@ -100,8 +100,7 @@ $body$
-
Contribute -
+
Contribute
-
-
+
+
$for(include-after)$ $include-after$ -- cgit v1.2.3