{# The Patient Portal card for the Medical Record Dashboard @author Robert Down @copyright Copyright (c) 2022 Robert Down @package OpenEMR #} {% block delete %} {% if isAdmin == true and allowPatientDelete == true %}  {{ "Delete Patient"|xlt }} {% endif %} {% endblock %}