{% extends "base.html" %} {% block title_suffix %} - {{ collection.fqcn }}{% endblock %} {% block content %}
{{ collection.fqcn }}Version {{ collection.version }} {% if collection.path %}{{ collection.path }}{% endif %}
{% endif %}{{ modules | length }} module(s).
{% else %}No modules found in this collection.
{% endif %} Generating... {% endblock %}