{% extends "base.html" %} {% block content %}
{{ task.text }}
{% if not field.flags.hidden %} {{field.label}}: {% endif %} {{field}}
{{day.date}}