{{ title }}
{{ description }}
{% include 'README.html' %}
{% for r in renders %} {% if loop.first %}
{% else %}
{% endif %} {% if loop.last %}
{% endif %} {% endfor %}
Files:
{% for item in files %}
{{ item.description }}
{% endfor %}