diff --git a/atlas/templates/atlas/case_form.html b/atlas/templates/atlas/case_form.html
index 619bc331..243166a8 100755
--- a/atlas/templates/atlas/case_form.html
+++ b/atlas/templates/atlas/case_form.html
@@ -2,10 +2,11 @@
{% block css %}
-{{form.media}}
{% endblock %}
{% block js %}
+{{form.media}}
+
@@ -41,6 +40,7 @@
{% block js %}
{% endblock %}
+