{% extends "web/_base.html" %} {% block title %}Work request{% endblock %} {% block content %} {% if work_request.is_part_of_workflow %}
{{ work_request.task_name }} view
{{ task_data }}
{{ validation_error }}