From a9b9693795d1b6395118d561ec6197fc42a14c57 Mon Sep 17 00:00:00 2001 From: Chris kerr Date: Mon, 5 Feb 2024 08:16:44 -0500 Subject: [PATCH] removed templating testing --- templates/.layout.html | 4 +--- templates/app.html | 1 - templates/stats2.html | 35 ----------------------------------- 3 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 templates/stats2.html diff --git a/templates/.layout.html b/templates/.layout.html index a81cc81..4548c68 100644 --- a/templates/.layout.html +++ b/templates/.layout.html @@ -8,8 +8,6 @@ {% block head %}{% endblock %} - {% block body %}{% endblock %} + {% block body %} {% endblock %} - - diff --git a/templates/app.html b/templates/app.html index 612ad63..1b50b94 100644 --- a/templates/app.html +++ b/templates/app.html @@ -16,7 +16,6 @@ > -