mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Remove redundant setting of variables
The included template doesn’t use these variables.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user