Remove redundant setting of variables

The included template doesn’t use these variables.
This commit is contained in:
Chris Hill-Scott
2019-01-23 09:44:49 +00:00
parent f9f8b6e99c
commit 2d0942d988

View File

@@ -43,9 +43,7 @@
{% endif %}
<div class="grid-row">
{% with show_title=False, expanded=True %}
{% include 'views/templates/_template.html' %}
{% endwith %}
{% include 'views/templates/_template.html' %}
</div>
<div class="bottom-gutter-1-2">