diff --git a/app/templates/views/templates/template.html b/app/templates/views/templates/template.html index 5f61b25a5..8aabb6eae 100644 --- a/app/templates/views/templates/template.html +++ b/app/templates/views/templates/template.html @@ -43,9 +43,7 @@ {% endif %}
- {% with show_title=False, expanded=True %} - {% include 'views/templates/_template.html' %} - {% endwith %} + {% include 'views/templates/_template.html' %}