diff --git a/mood/templates/mood/status_edit.html b/mood/templates/mood/status_edit.html
index b6bf028..341a7c1 100644
--- a/mood/templates/mood/status_edit.html
+++ b/mood/templates/mood/status_edit.html
@@ -27,7 +27,7 @@
{% for mood in request.user.mood_set.all|dictsort:"value" %}
-
+
{% endfor %}