{% extends "passerelle/manage/service_view.html" %} {% load i18n passerelle %} {% block description %}
Server: {{ object.server }}
{% endblock %} {% block endpoints %}{% trans 'Accessing the listings is open, but creation and cancellation of appointments requests is limited to the following API users:' %}
{% access_rights_table resource=object permission='can_manage_appointment' %} {% endblock %}