{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans 'Manage Host Aggregates' %}{% endblock %} {% block main %} {% include 'identity/projects/_manage_host_aggregates.html' %} {% endblock %}