{% load static i18n humanize %}
{{task.title}}
{{task.description}}
{{task.assigned_to}} {{task.created|naturalday|capfirst}} {% if task.completed %} {% else %} {% endif %}