Fix missing template load statements.

This commit is contained in:
2013-04-06 01:51:34 +01:00
parent a2e7702cb0
commit 490d555faa
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
{% load staticfiles %}
<!DOCTYPE html>
<html>
<head>

View File

@@ -1,3 +1,4 @@
{% load staticfiles %}
<!DOCTYPE html>
<html>
<head>