omeroweb.webclient.controller package
omeroweb.webgateway package
Enter search terms or a module, class or function name.
Populates a template variable with the static prefix, settings.WEBCLIENT_STATIC_URL.
Usage:
{% get_static_webclient_prefix [as varname] %}
Examples:
{% get_static_webclient_prefix %} {% get_static_webclient_prefix as STATIC_WEBCLIENT_PREFIX %}