{% extends "base.html" %} {% load i18n %} {% block content %}
{{ error }}
{% trans "The current poll is closed."%}
{{ poll.description }}