diff --git a/extras/website/_templates/layout.html b/extras/website/_templates/layout.html index e11924f43..7be10a96e 100644 --- a/extras/website/_templates/layout.html +++ b/extras/website/_templates/layout.html @@ -1,5 +1,4 @@ {% extends '!layout.html' %} -{% load staticfiles %} {% block extrahead %} {{ super() }} @@ -31,21 +30,21 @@ name="keywords">
{% block body %} {% endblock %}