- Versions
{%- if theme_project_home or
theme_project_contact or
theme_project_discussions or
theme_project_issues or
theme_project_repository
-%}
- Project
{% if theme_project_home %}
-
Home
{%- elif 0 %}
-
Home
{%- endif %}
{% if theme_project_contact %}
-
Contact
{%- elif 0 %}
-
Contact
{%- endif %}
{% if theme_project_discussions %}
-
Discussions
{%- elif 0 %}
-
Discussions
{%- endif %}
{% if theme_project_issues %}
-
Issues
{%- elif 0 %}
-
Issues
{%- endif %}
{% if theme_project_repository %}
-
Repository
{%- elif 0 %}
-
Repository
{%- endif %}
{%- endif %}
- Downloads