summaryrefslogtreecommitdiff
path: root/blog/templates
diff options
context:
space:
mode:
Diffstat (limited to 'blog/templates')
-rw-r--r--blog/templates/blog_base.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/templates/blog_base.html.j2 b/blog/templates/blog_base.html.j2
index 8725ff8..a1fb602 100644
--- a/blog/templates/blog_base.html.j2
+++ b/blog/templates/blog_base.html.j2
@@ -34,7 +34,7 @@ CgggbU8OU qOp qOdoUOdcb
{% block content required %}{% endblock %}
</main>
<aside class="col-md-3">
- {% include 'sidebar.html.j2' %}
+ {% include 'blog_sidebar.html.j2' %}
</aside>
</div>
</div>