From 1ad261777e9fc5e3d908c16e27178dabbdc72cdf Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 18 May 2022 16:23:17 -0500 Subject: [PATCH] style updates for ios --- templates/base.html | 2 +- templates/head.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 7e3ced7..cdf5348 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,7 @@ {% include 'head.html' %} - +
{% block navbar %} diff --git a/templates/head.html b/templates/head.html index 76f1b8e..089d18a 100644 --- a/templates/head.html +++ b/templates/head.html @@ -10,5 +10,7 @@ +{##} + \ No newline at end of file