{% extends 'base.html' %} {% load static %} {% block sb_admin_title %} Welcome to the MOGI {% endblock sb_admin_title %} {% block sb_admin_subheading %} Metabolomics Organisation with Galaxy and ISA {% endblock sb_admin_subheading %} {% block sb_admin_breadcrumb %} Dashboard {% endblock sb_admin_breadcrumb %} {% block sb_admin_breadcrumb_active %}{% endblock sb_admin_breadcrumb_active %} {% block content %}
{{ dataset_nm }}
Datasets
{{ workflow_nm }}
Workflows
{{ isa_nm }}
ISA-Projects
{{ ann_nm }}
Unique annotations
{% endblock %}