{% extends "service/master.html"%} {% block title %}{{ project.title|escape }} - Services - List{% endblock %} {% block content %}
Here are all the services of {{ project.title|escape }}.
Service name | Type | Actions |
---|---|---|
{{ service.name }} | {{ service.plugin.name }} |
{% if view.canUpdateService %}
{% if view.canDeleteService %}
![]() ![]() |
There are no services for this project at this time.
{% endif %} {% if view.canCreateService %}