{% extends "base.html" %} {% block content %}

Installs

{% include "components/filter_bar.html" %}
{% include "installs_table.html" %}
{% endblock %}