diff --git a/poll/templates/poll/view.html b/poll/templates/poll/view.html index b035fa8..6dce08c 100644 --- a/poll/templates/poll/view.html +++ b/poll/templates/poll/view.html @@ -1,99 +1,25 @@ -{% extends "topic/index.html" %} +{% extends "poll/create.html" %} -{% load i18n widget_tweaks dict_access static%} -{% block content %} - -