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

Following error occurred: INDEX_TEMPLATE, '{{ error }}'

{% endif %}

This is index template example.

To go to the webclient, click here

{% endblock %}