summaryrefslogtreecommitdiff
path: root/templates/vote.html
diff options
context:
space:
mode:
authoretienne2008-10-08 19:44:15 +0000
committeretienne2008-10-08 19:44:15 +0000
commitc35b127f729015dec19a039ca4173df845cb24eb (patch)
tree7885552d4f93c492732a467db562fe59e5f69c61 /templates/vote.html
parent5b13731e4c899e86cabf3c6eb7e343b178d70f05 (diff)
Some minor changes for Django 1.0
Diffstat (limited to 'templates/vote.html')
-rw-r--r--templates/vote.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vote.html b/templates/vote.html
index 3ca4e34..f3f1e1d 100644
--- a/templates/vote.html
+++ b/templates/vote.html
@@ -1,5 +1,5 @@
-{% load i18n %}
{% extends "base.html" %}
+{% load i18n %}
{% block content %}
<h2>{{poll_type_name}} - {{poll_name}}</h2>