Finished
This overview shows the tasks that are finished and ingested into the LTA.
{% include 'taskdatabase/archived/filter_buttons.html' %}
{% include 'taskdatabase/pagination.html' %}
{% if my_tasks %}
{% include 'taskdatabase/archived/headers.html' %}
{% include 'taskdatabase/archived/tasks.html' %}
{% else %}
No recent Tasks.
{% endif %}
{% include 'taskdatabase/pagination.html' %}