{% extends 'base.html' %} {% block title %}{{ shadowing_verification_request_title }}{% endblock %} {% load custom_tags_and_filters %} {% block content %}
{% if user.is_super_user %}This feature is not enabled. You can enable this feature by allowing shadowing verification on select tools.{% else %}This feature is not enabled.{% endif %}
{% else %}