{% extends "web/_base_rightbar.html" %} {% block title %}Work request{% endblock %} {% block quick-actions %} {% if user.is_authenticated and work_request.can_retry %}
{% endif %} {% endblock %} {% block content-right %}{{ work_request.task_name }} view
{% endif %}{{ task_data }}
{{ validation_error }}