{% 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. {% block navbar %} {{block.super}}
  • List of applicants
  • {% endblock %} {% endcomment %} {% block content %}

    Debtags Report Template

    {% endblock %}