Remove redundant setting of variables

The included template doesn’t use these variables.
This commit is contained in:
Chris Hill-Scott
2019-02-13 15:12:35 +00:00
parent f9f8b6e99c
commit 2d0942d988
@@ -43,9 +43,7 @@
{% endif %} {% endif %}
<div class="grid-row"> <div class="grid-row">
{% with show_title=False, expanded=True %}
{% include 'views/templates/_template.html' %} {% include 'views/templates/_template.html' %}
{% endwith %}
</div> </div>
<div class="bottom-gutter-1-2"> <div class="bottom-gutter-1-2">