{% extends "dashboard/base.html" %} {% load staticfiles %} {% block head %} {% if notfound %} {% endif %} {% endblock %} {% block body %}
This task does not exist or hasn't been started yet.
{% else %}Start time: {{started}}
Finish time: {{finished|default:"-"}}
{{content}}