mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 01:58:24 -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 %}
|
{% 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">
|
||||||
|
|||||||
Reference in New Issue
Block a user