{% trans "New webservice call" %}{% trans "Import" %}
{% include 'wcs/backoffice/includes/applications.html' %}
{% endblock %}
{% block body %}
{% if wscalls %}
{% include 'wcs/backoffice/includes/wscalls.html' %}
{% else %}
{% trans "There are no webservice calls defined." %}