{% autoescape off %} {% if species_list|length > 0 %}
Tag Molecule Isotopolog State Name  
{% for specie in species_list %} {% endfor %}
{{specie.speciestag}} {{specie.molecule.stoichiometricformula}} {{specie.isotopolog}} {% autoescape off %}{{specie.state_html}}{% endautoescape %} {{specie.molecule.trivialname}}  doc
{% endif %} {% if molecules_list|length > 0 %}
Stoich.Form.
Symbol
Triv. Name
{% endif %} {% if isotopolog_list|length > 0 %}
Stoich.Form.
Isotopolog
Triv.Name
{% endif %} {% endautoescape %}