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