From 6056f5a2f5e00347c73e827e6f1f781d08d91799 Mon Sep 17 00:00:00 2001 From: blendoit Date: Thu, 23 Jan 2020 19:21:01 -0800 Subject: Create placeholder content and "yes" page styles. --- app/templates/home.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/templates/home.html') diff --git a/app/templates/home.html b/app/templates/home.html index 89984eb..6205c03 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -2,7 +2,6 @@ {% extends "base.html" %} - {% block content %}
@@ -20,5 +19,4 @@
- {% endblock content %} -- cgit v1.2.3