diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 3d289fb..c2053d4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,5 +1,4 @@ {% load staticfiles %} -{% load pwurl %} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> |