{% extends "uds/html5/templates/base.html" %} {% load i18n html5 static %} {% block title %}{% trans 'Service launcher' %}{% endblock %} {% block menu %}{% endblock %} {% block body %}
{% trans 'The service you have requested is being launched.' %}