{% extends "maintenance/base.html" %} {% block content %} {% include 'maintenance/back.html' %} {% include 'maintenance/heading.html' %}
Start | ||
---|---|---|
End | {% if task.is_endless %}No end time | {% else %}{% endif %} |
Description | {{ task.description }} | |
Components |
{% if components %}
|
|
Author | {{ task.author }} | |
State | {{ task.state|capfirst }} |