{% extends "base.html" %} {% block title %}{{ task.title }}{% endblock %} {% block head %} {% endblock %} {% block page_title %}{{ task.title }}{% endblock %} {% block page_subtitle %}
{{ task.description or 'Complete this task to continue the workflow' }}
{% endblock %} {% block content %}Fill out the form below to complete this task
Assign this task to someone else