{% extends "webclient/base/base_container.html" %} {% comment %} {% endcomment %} {% block title %} Extends "webgateway/base/container3.html" {% endblock %} {% block left %}
This page extends "webclient/base/base_container.html" and makes the following changes:
Several of the components in the head of this page require you to be logged in to OMERO. So, this page uses the @login_required() decorator so you will need to log in to see this page. We also use the @render_response() decorator to add various details to the context that is passed to this page, for example...