{% extends "layout.html" %} {% block content %}

Tasks

{{ tasks|length }} total

Reset
With selected:
{% include "tasks/_table.html" %}

Add task

{% endblock %}