From 56674d118fda074c6eded9b96bba63960abbeae9 Mon Sep 17 00:00:00 2001 From: James Turk Date: Wed, 7 Dec 2022 18:03:46 -0600 Subject: [PATCH] update HTML --- templates/base.html | 12 +++++- templates/park_detail.html | 87 +++++++++++++++++++++++++++++++------- 2 files changed, 83 insertions(+), 16 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5e987d9..2316660 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,6 +2,16 @@ + @@ -13,7 +23,7 @@ {% block base %} {% endblock %} -