{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
{% translate "No subscriptions or due payments." %} {% translate "If you miss access to billing of your project, please ask its admins to grant you access." %}
{% if offer_hosting %} {% translate "View hosting plans" %} {% endif %} {% endif %} {% if payment_enabled and not active_billing_count %} {% translate "Purchase new hosting plan" %} {% endif %} {% endblock content %}