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

待办列表{{ workflow_detail.workflow_name }}

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