{% extends "site.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %}

Action Requested

This will cancel all active workorders for patient

Patient

Are you sure you want to do this?

{% csrf_token %} {% include report_template %}
{% include 'pagenav.html' %} {% endblock %}