{# HEADER #} {% include "header_template.html" %} {# MAIN STUFF #}
Comparative
Reference
Info
{% include "comparative_template.html" %}
{% include "reference_template.html" %}
{% include "info_template.html" %}
{# FOOTER #} {% include "footer_template.html" %}