diff --git a/game/templates/game/musikgame_answer.html b/game/templates/game/musikgame_answer.html
index 84e055d..f947802 100644
--- a/game/templates/game/musikgame_answer.html
+++ b/game/templates/game/musikgame_answer.html
@@ -21,6 +21,6 @@
{% endfor %}
- {% if not musikgame.over %}{% endif %}
+ {% if not musikgame.over %}{% endif %}
{% endblock content %}