{% extends 'base.html' %} {% block sb_admin_title %}ISA Project Details{% endblock sb_admin_title %} {% block sb_admin_subheading %} {% endblock sb_admin_subheading %} {% block sb_admin_breadcrumb %} Dashboard / ISA Summary {% endblock sb_admin_breadcrumb %} {% block sb_admin_breadcrumb_active %} / ISA Project Details {% endblock sb_admin_breadcrumb_active %} {% block content %}
id: {{ object.id }}
{{ object.description |safe }}
id: {{s.id}}
name: {{ s.name }}
{{ s.description |safe }}
{% if s.dmastudy %}Type of study: DMA
{% else %}Type of study: metabolomics
{% endif %}Name | Details | Add files | View & update assay files | Delete Assay | |
---|---|---|---|---|---|
{{ forloop.counter }} | {{ a.name }} | View details | Add files | View & update files | Delete |
id: {{ object.id }}
#} {#name: {{ object.name }}
#} {##} {#{{ object.description |safe }}
#} {##} {#id: {{s.id}}
#} {#name: {{ s.name }}
#} {#{{ s.description |safe }}
#} {##} {# {% if s.dmastudy %}#} {#Type of study: DMA
#} {# {% else %}#} {#Type of study: metabolomics
#} {# {% endif %}#} {##} {# | Name | #} {#Details | #} {#Add files | #} {#View & update assay files | #} {#Delete Assay | #} {#
---|---|---|---|---|---|
{{ forloop.counter }} | #} {#{{ a.name }} | #} {#View details | #} {#Add files | #} {#View & update files | #} {#Delete | #} {#