{% extends "base.html" %} {% set staff_repo_subnav_active = "protections" %} {% block content %}
No trusted approvers configured.
{% else %}| User | Actions |
|---|---|
| {% with user_link_href = "/" ~ approver.username, user_link_username = approver.username, user_link_label = approver.username, user_link_class = "text-decoration-none" %} {% include "partials/hover_card_user_link.html" %} {% endwith %} |