{% load i18n %}
{% for call in rest %}
{{call.request.method }} {{call.request.path}} [Expand]

{% endfor %}