| {% include 'blog/partials/sidebar.html' %} | -{% block content %} {% endblock %} |
+">
+
| {% include 'blog/partials/sidebar.html' %} | +{% block content %} {% endblock %} |
From 7856de69b45eb3cf020b5930bb74b5c7e1fd1dfd Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:53:57 -0500 Subject: Update base.html --- templates/blog/partials/base.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index 7438607c..af799166 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -64,16 +64,16 @@
| {% include 'blog/partials/sidebar.html' %} | -{% block content %} {% endblock %} |
+">
+
| {% include 'blog/partials/sidebar.html' %} | +{% block content %} {% endblock %} |