{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Rowsandall - Tasks {% endblock %} {% block meta %} {% endblock %} {% block scripts %} {% include "monitorjobs.html" %} {% endblock %} {% block content %}
Manage the asynchronous tasks running for you
{% endblock %}