diff --git a/openduty/templates/escalation/edit.html b/openduty/templates/escalation/edit.html
index c3f5ffd..babcf5d 100644
--- a/openduty/templates/escalation/edit.html
+++ b/openduty/templates/escalation/edit.html
@@ -40,7 +40,7 @@
{% if messages %}
@@ -107,4 +107,4 @@
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/openduty/templates/escalation/list.html b/openduty/templates/escalation/list.html
index 4894d46..c4db408 100644
--- a/openduty/templates/escalation/list.html
+++ b/openduty/templates/escalation/list.html
@@ -6,7 +6,7 @@
{% if messages %}
{% endif %}
@@ -35,4 +35,4 @@
{% endfor %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}