{% extends "nm-base.html" %} {% comment %} Add here bits like breadcrumbs and related pages, that are common to all reports. Consider different base and private-base templates, with different sets of breadcrumbs / related pages. {% endcomment %} {% comment %} {% block breadcrumbs %}{{block.super}} / reports{% endblock %} {% endcomment %} {% block content %}

Debtags Report Template

{% endblock %}