{% extends "views/components/workbench.htm" %} {% load i18n %} {% block tabs %}
{% trans "Dataset" %}
{{ block.super }} {% endblock tabs %} {% block workbench %}
{{ block.super }} {% endblock workbench %} {% block content_management %}
{% trans "Select a dataset and file to set and view interpretation and parameters." %}
{% trans "Select a dataset and file to set and view interpretation and parameters." %}
{% endblock content_management %} {% block sidepanel %}

{% trans 'Datasets' %}

{% trans "Dataset:" %}

{% trans 'Data Files' %}

{% trans "Dataset" %}

{% trans "File" %}

{% trans 'The current renderer is not valid. Please select a different renderer.' %}

{% trans 'File Parameters' %}

{% trans 'File Interpretation' %}

{{ block.super }} {% endblock sidepanel %}