{% extends "webclient/base/base_container.html" %} {% load i18n %} {% comment %} {% endcomment %} {% comment %} {% endcomment %} {% block link %} {{ block.super }} {% endblock %} {% block script %} {{ block.super }} {% include "webclient/data/includes/center_plugin_init.js.html" %} {% include "webclient/data/includes/center_plugin.thumbs.js.html" %} {% for cp in ome.center_plugins %} {% include cp.include %} {% endfor %} {% endblock %} {% block left %}
    {% if menu == 'userdata' %}
  • {% elif menu == 'usertags' %}
  • {% endif %}
Field positions in well X
{% endblock %}