From 353fb202055ea7a2127fa0b3d1096ed36b60927a Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:50:59 -0500 Subject: Update base.html --- templates/blog/partials/base.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index be190670..7438607c 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -68,7 +68,12 @@
- +
{% include 'blog/partials/sidebar.html' %}
{% block content %} {% endblock %}
{% block content %} {% endblock %}
-- cgit v1.2.3 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 %}
-- cgit v1.2.3 From 3c3c7d7dc1ebbd5cca1dbd3624e1237c520a7bbd Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:57:37 -0500 Subject: Update base.html --- templates/blog/partials/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index af799166..b0838887 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -65,7 +65,7 @@