Description | {{ collection.description }} |
Tags | {{ collection.tags }} |
Resources | {{ collection.resources_html }} |
Preview{% if collection.preview|length > 1 %}s ({{ collection.preview|length }}){% endif %} |
{% for preview in collection.preview %}
{% if loop.index > 1 %}
{% endif %} |
URL | {{ collection.repository_url }} |
License | {{ collection.license }} {% if collection.license and collection.license_url != None %} (read here) {% endif %} |
License File | Read the license here |
Author | {{ collection.author }} |
{{ collection.author_email }} |