From 726b79c990042b0da623733723c4c2373bd4538f Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Thu, 20 May 2021 17:44:13 -0400 Subject: [PATCH] Migrate to Bootstrap 5 --- templates/base.djhtml | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/templates/base.djhtml b/templates/base.djhtml index c3955c3..42c257e 100644 --- a/templates/base.djhtml +++ b/templates/base.djhtml @@ -5,27 +5,29 @@ - + {% block title %}{% endblock %} @@ -34,8 +36,7 @@ {% block content %}{% endblock %} - - - + +