diff --git a/tests/testapp/templates/form.html b/tests/testapp/templates/form.html
index 82f7fd9..c57d0cf 100644
--- a/tests/testapp/templates/form.html
+++ b/tests/testapp/templates/form.html
@@ -1,4 +1,4 @@
-{% load staticfiles %}
+{% load static %}