{% extends "webclient/login.html" %} {% load i18n %} {% comment %} {% endcomment %} {% block title %} OMERO webstart {% endblock %} {% block login %} {% if error %}

Following error occured: WEBSTART_TEMPLATE, '{{ error }}'

{% endif %}

{% trans "Launch OMERO.insight via webstart" %}:

{% include "webstart/includes/webstart_insight_script.html" %}

To go to the webclient, click here

{% endblock %}