{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block content %} {% include "billing/detail-content.html" %} {% endblock content %}