{% extends "base.html" %} {% block title %}Components in {{suite}}/{{section}}{% endblock %} {% block header_content %} ⇦ | Components summary for {{suite}}/{{section}} {% endblock %} {% block float_right %} Last updated on: {{time}} {% endblock %} {% block content %}

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

{% for summary in summaries %}

{{summary.maintainer}}

{% endfor %} {% endblock %}