{% extends "dlux/list_base.html" %} {% load dlux_tags %} {% load render_table from django_tables2 %} {% block title %}{{ page_title }}{% endblock %} {% block extra_head %} {{ block.super }} {% for stylesheet in extra_styles %} {% endfor %} {% endblock %} {% block content %}