{% extends "../page_layout.html" %} {% block title %}History | Unmanic{% end %} {% block page %}history{% end %} {% block head %} {#Emptyness and sadness#} {% end %} {% block style %} {% end %} {% block plugins %} {% end %} {% block scripts %} {% end %} {% block content %} {# Remove filters for now #} {#
#}
Completed Tasks
{# #} {#Remove reload for now (May readd later on..) If readded, float actions left#} {##}
{% include "history-completed-tasks-list.html" %}
{% end %}