{% extends "master.html" %} {% from "_formhelpers.html" import render_field_in_cell %} {% block title %} {{ package }} ACL | PkgDB {% endblock %} {%block tag %}packages{% endblock %} {% block content %}
User {{ user }} has for the following ACLs:
{{ acls['collection'] }} | {{ acls['acl'] }} |
![]() |
No pending ACLs for this user on this package.
{% endif %} {% endblock %}