{% 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." %}
{% if polls %}{{poll.name}} {{poll.description}}
{% endfor %} {% if categories %}