diff --git a/gas/templates/gas/base_form.html b/gas/templates/gas/base_form.html
index 450f044..6157ecf 100644
--- a/gas/templates/gas/base_form.html
+++ b/gas/templates/gas/base_form.html
@@ -23,10 +23,10 @@
{% trans "Cancel" %}
{% endif %}
-
+
{% if not is_popup %}
-
+
{% endif %}
{% block extra_form_actions %}{% endblock %}
{% endblock form_actions %}