{% extends "list_view.html" %}
{% load static %}
{% load render_table from django_tables2 %}
{% block page.header %}
{% endblock page.header %}
{% block page.content-wrapper %}
{% block page.title %}
{% endblock page.title %}
{% endblock page.content-wrapper %}