{% load i18n %} {% if webservices %} {% for ws in webservices %}
{{ ws.service_url}}
{% endfor %} {% else %}
--
{% endif %}