{% extends "poll/base.html" %} {% load i18n %} {% block poll_script %} {% endblock %} {% block poll_content %}

{{ poll.title }}

{% endblock %}