@@ -8,7 +8,7 @@
{% endblock %}
</title>
- {% load staticfiles %}
+ {% load static %}
{% load apptags %}
{% block stylesheets %}
@@ -1,6 +1,6 @@
{% extends 'base.html' %}
-{% load staticfiles %}
+{% load static %}
{% block title %}
Expe {{ expe_name }}
Expe choice