{% if summary %}
{% else %}
{% endif %}
{% block title %} {{ project }} {% endblock title %}
{% if search|lower == 'true' %}
{% endif %} {% if css %}
{% endif %}
{{ project }} {% if version %}
{{ version }}
{% endif %}
{% if pages %}
{{ pages.title }}
{% endif %} {% if incl_src %} {% if (project.files|length + project.extra_files|length) is more_than_one %}
Source Files
{% else %}
Source File
{% endif %} {% endif %} {% if project.modules %}
Modules
{% endif %} {% if project.blockdata|length is more_than_one %}
Block Data
{% elif project.blockdata|length == 1 %}
Block Data
{% endif %} {% if project.procedures %}
Procedures
{% endif %} {% if project.absinterfaces %}
Abstract Interfaces
{% endif %} {% if project.types %}
Derived Types
{% endif %} {% if project.namelists %}
Namelists
{% endif %} {% if project.programs|length is more_than_one %}
Programs
{% elif project.programs|length == 1 %}
Program
{% endif %} {% if privacy_policy_url %}
Privacy Policy
{% endif %} {% if terms_of_service_url %}
Terms Of Service
{% endif %}
{% if search %}
{% endif %}
{% block body %} {% endblock body %}
{% if mathjax_config %} {% endif %} {% if search|lower == 'true' %} {% endif %}