{% if project.github_url %}
View on GitHub
{% endif %} {% if project.name %}
{{ project.name }}
{% endif %} {% if project.description %}
{{ project.description }}
{% endif %} {% if project.github_url %}
Download this project as a .zip file
Download this project as a tar.gz file
{% endif %}
{{ documentation|safe }}