{%extends "phenotypes/sui-base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%from "macro-table-pagination.html" import table_pagination%} {%block title%}Phenotypes{%endblock%} {%block pagetitle%}Phenotypes{%endblock%} {%block contents%} {{super()}} {{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%}
Publication Information Select a publication for your data.
Can't find a publication you can use? Go ahead and create a new publication.
# PubMed ID Title Authors
{%block page_documentation%}{%endblock%}
{%endblock%} {%block javascript%} {%block more_javascript%}{%endblock%} {%endblock%}