[ome-users] custom omero.web template
MEYENHOFER Felix
felix.meyenhofer at unifr.ch
Fri Jul 21 11:53:17 BST 2017
Hi
I was playing around with the customization of the web templates. There is the possibility to set a custom index page:;
https://www-legacy.openmicroscopy.org/site/support/omero5.3/sysadmins/customization.html#index-page
So I went and used the webclient/index.html template, which works fine. But then I tried to add the login form on the same page by inserting
{{ block.super }}
into the (% block login %}
the result is not quite what I expected (see screenshot)
https://drive.switch.ch/index.php/s/lTL00RDleui3XFC
When inspecting the page source code, there are comments <!--Form Error-->, where the fields from the login form should appear.
I could not find anything in the omero.web logs nor in the nginx logs.
Is there another easy explanation for this?
Best,
Felix
More information about the ome-users
mailing list