From 1689c65c29d0216c1c90838271edb9546ae0d392 Mon Sep 17 00:00:00 2001 From: Filip Krstic Date: Mon, 12 Feb 2018 23:01:40 +0100 Subject: [PATCH] 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 @@ - - -
-
- - + +
+
+ + +