diff --git a/fir_todos/templates/fir_todos/plugins/followup_main.html b/fir_todos/templates/fir_todos/plugins/followup_main.html
index 2cb18b9c..653925ec 100755
--- a/fir_todos/templates/fir_todos/plugins/followup_main.html
+++ b/fir_todos/templates/fir_todos/plugins/followup_main.html
@@ -1,7 +1,7 @@
{% load i18n %}
{% trans "To-Do List" %}
-
+
{% trans "Loading ..." %}
diff --git a/incidents/templates/base.html b/incidents/templates/base.html
index 7ca5fb27..dbe1613a 100755
--- a/incidents/templates/base.html
+++ b/incidents/templates/base.html
@@ -39,9 +39,9 @@
{% if request.session.can_report_event %}
-
+
{% if request.session.has_incident_templates %}