{% extends "service/master.html"%} {% block title %}{{ domainObject.getLabelValue|escape }} - {{ hasManyKey.capitalize }}{% endblock %} {% block content %} {% ifequal view.getStatusMessage 'Configuring' %} {% endifequal %}
Status: {{ view.getStatusMessage|escape }}
Information about the status of this service.
Location: {{ serviceLocation }}
The location of this service online.
Service type: {{ service.plugin.name }}
The service type refers to the software system used to provide this service to the project.