{% extends "webclient/base/base_container.html" %} {% load i18n %} {% load common_filters %} {% comment %} {% endcomment %} {% block link %} {{ block.super }} {% endblock %} {% block script %} {{ block.super }} {% endblock %} {% block left %}
{% comment %}

{% trans "Searching feature enables you to search within the images, datasets, projects, plates and screens stored on the server. It supports single and multiple character wildcard searches." %}

{% endcomment %}

{% trans "General Search" %}





In group:
Data owned by: {% for grp in groups %} {% endfor %}

-
{% endblock %} {% block center %}
{% endblock %}