diff options
Diffstat (limited to 'templates/vote.html')
| -rw-r--r-- | templates/vote.html | 2 |
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> |
