{% extends "remapp/base.html" %} {% block headextras %} {% endblock %} {% block confnav %}
  • Fluoroscopy high dose alerts documentation
  • {% endblock %} {% block mainblock %}

    Modify fluoroscopy high dose alert settings

    {% if admin.admingroup %} {% load crispy_forms_tags %} {% crispy form %} {% else %}

    Only users in the Admin group can modify these settings.

    {% endif %}
    {% endblock %}