{%extends "phenotypes/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%from "macro-table-pagination.html" import table_pagination%} {%from "phenotypes/macro-display-pheno-dataset-card.html" import display_pheno_dataset_card%} {%block title%}Phenotypes{%endblock%} {%block pagetitle%}Phenotypes{%endblock%} {%block lvl4_breadcrumbs%} {%endblock%} {%block contents%} {{flash_all_messages()}}
Add New Phenotypes
{%block frm_add_phenotypes_documentation%}{%endblock%}

This will not update any existing phenotypes!

{%block frm_add_phenotypes_elements%}{%endblock%}
{%block page_documentation%}{%endblock%}
{%endblock%} {%block javascript%} {%block more_javascript%}{%endblock%} {%endblock%}