diff --git a/users/templates/users/dashboard.html b/users/templates/users/dashboard.html
index 0228c9a..e3ce0a6 100644
--- a/users/templates/users/dashboard.html
+++ b/users/templates/users/dashboard.html
@@ -67,11 +67,11 @@
{% endfor %}
+
{% else %}
Noch keine Standards erstellt.
{% endif %}
-
{% if not request.user.profile.agency.module_news %}