{% extends 'base.html' %} {% load compress %} {% load i18n %} {% load i18n sizeformat %} {% block title %}{% trans "Usage Costs" %}{% endblock %} {% block css %} {% include "_stylesheets.html" %} {% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Usage Costs") %} {% endblock page_header %} {% block main %}

Disclaimer: This is an estimate for your usage cross ALL regions, not your final invoice. It includes the free router and network discount. All costs are in New Zealand dollars and are exclusive of GST.

{% trans "Credits" %}

{% trans "Usage Cost History" %}

{% trans "Monthly Cost Break Down" %}

Product Name Resource Name/ID Quantity Unit Rate Cost
Product Name Resource Name/ID Quantity Unit Rate Cost
{% endblock %}