{{ model.id_html }}
Model
{% if modeldefs %}
comp:ModelDefinitions
{% endif %} {% if submodels %}
comp:Submodels
{% endif %} {% if ports %}
comp:Ports
{% endif %} {% if functions %}
FunctionDefinitions
{% endif %} {% if units %}
UnitDefinitions
{% endif %} {% if compartments %}
Compartments
{% endif %} {% if species %}
Species
{% endif %} {% if geneproducts %}
GeneProducts
{% endif %} {% if parameters %}
Parameters
{% endif %} {% if assignments %}
InitialAssignments
{% endif %} {% if rules %}
Rules
{% endif %} {% if reactions %}
Reactions
{% endif %} {% if objectives %}
fbc:Objectives
{% endif %} {% if constraints %}
Constraints
{% endif %} {% if events %}
Events
{% endif %}
{% block content %} {% endblock %}