{% load i18n %} {% load mis_tareas %} {% if mis_tareas %} {% else %}

{% trans "Usted no tiene tareas para ningún evento" %}

{% endif %}