{% extends "gdc/base.html" %} {% load i18n passerelle %} {% block appbar %}
Service URLĀ : {{ object.service_url }}
{% if missing_phpserialize or missing_soappy %}{% trans 'Missing runtime dependencies:' %} {% if missing_phpserialize %}phpserialize{% endif %} {% if missing_soappy %}SOAPpy{% endif %}
{% trans 'Accessing the listings is open, but posting requests is limited to the following API users:' %}
{% access_rights_table resource=object permission='can_post_request' %} {% endif %}