Skip to content
Snippets Groups Projects
Commit 84256133 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Removed unset tag sidebar from information_page template.

parent e468f8fb
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
{% include "includes/share.html" %} {% include "includes/share.html" %}
</section> </section>
{% sidebar %}
</div> </div>
{% include "includes/relatedcontent.html" with related_pages=page.related_pages.all %} {% include "includes/relatedcontent.html" with related_pages=page.related_pages.all %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment