{% include "header.njk" %}
{% if logo %}
{% endif %}
{{ name }}
by
{{ author }}
{{ subtitle }}
Download
{% include "project_image.njk" %}
{{ content | safe }}