{% load static i18n humanize %}
{{task.purpose|capfirst}}
{{task.scheduled_type|capfirst}}
{{task.notes}} {{task.created_at|naturalday|capfirst}} {% if task.completed %} {% else %} {% endif %}