From e204aaaa9c5155401ad3ab8bb7edec6588055fb0 Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 25 Mar 2021 23:17:35 +0000 Subject: updated the css and html to be w3c valid --- templates/index.html | 16 ++++++++-------- templates/template.html | 34 ++++++++++++++++++++++------------ 2 files changed, 30 insertions(+), 20 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 91f7ded..1b4eda0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,11 +1,11 @@ {% extends "template.html" %} {% block content %} {% endif %} -
+
{% block content %} {% endblock %} -
+ -- cgit v1.2.3