Remove breadcrumb snippet from project
This commit is contained in:
parent
bc541e035f
commit
5d2f5e6c0b
1 changed files with 0 additions and 4 deletions
|
|
@ -2,10 +2,6 @@
|
|||
{% load cms_tags %}
|
||||
{% load djangocms_alias_tags %}
|
||||
{% load menu_tags %}
|
||||
{% block navbar %}
|
||||
{{ block.super }}
|
||||
{% include "snippets/breadcrumbs.html" with breadcrumbs_background="blue-10" overlay=True %}
|
||||
{% endblock navbar %}
|
||||
{% block body %}
|
||||
{% static_alias "govplan_header" %}
|
||||
{% block app_body %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue