From 2cfd6f773e6cbb3bcc04a3b2c9c712b8b3535542 Mon Sep 17 00:00:00 2001 From: Filip Krstic Date: Mon, 12 Feb 2018 17:44:10 +0100 Subject: [PATCH 1/2] Added missing div closing tag W3 validator reported open element. This change fixed it. --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index b416400..18fbfa4 100755 --- a/src/index.html +++ b/src/index.html @@ -1067,6 +1067,7 @@
??
+ From 1689c65c29d0216c1c90838271edb9546ae0d392 Mon Sep 17 00:00:00 2001 From: Filip Krstic Date: Mon, 12 Feb 2018 23:01:40 +0100 Subject: [PATCH 2/2] Added missing div closing tag W3 validator reported open element. This change fixed it. --- src/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/index.html b/src/index.html index 18fbfa4..bc39c0a 100755 --- a/src/index.html +++ b/src/index.html @@ -1073,14 +1073,14 @@ - - -
-
- - + +
+
+ + +