{% extends "base.html" %} {% block content %}

待办列表{{ workflowDetail.workflow_name }}

   
{% endblock content %} {% block js %} {% endblock %}