diff --git a/django/conf/admin_templates/admin_submit_line.html b/django/conf/admin_templates/admin_submit_line.html
index 8f495d53ab..4ee09fccf3 100644
--- a/django/conf/admin_templates/admin_submit_line.html
+++ b/django/conf/admin_templates/admin_submit_line.html
@@ -3,5 +3,5 @@
{% if show_save_as_new %}{%endif%}
{% if show_save_and_add_another %}{% endif %}
{% if show_save_and_continue %}{% endif %}
-{% if show_save %}
+{% if show_save %}{% endif %}