{% extends 'base.html' %} {% load i18n %} {% load static %} {% load mathfilters %} {% block title %}{% trans "Allocation Usage" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Allocation Usage") %} {% endblock page_header %} {% block custom_head_js %} {{ block.super }} {% endblock %} {% block main %}