{% extends "base.html" %} {% load i18n %} {% block content %} {% if error %}
{{error}}
{% trans "Create a new sondage for take a decision, find a date for a meeting, etc." %} {% trans "It's here!" %}
{{poll.name}}
{{poll.description}}