{% extends "base.html" %} {% block title %}Components for {{suite}}/{{section}}{% endblock %} {% block header_content %} ⇦ | Components summary for {{suite}}/{{section}} {% endblock %} {% block content %}

Metadata found for {{suite}}/{{section}}

{% for maintainer, summary in package_summaries.items() %}

{{maintainer|e}}

{% endfor %} {% endblock %} {% block float_right %} Last updated on: {{time}} {% endblock %}