{% extends 'rapids/base.html' %} {% load render_table from django_tables2 %} {% block css %} {% endblock %} {% block content %}

Filter Rapid Questions

{{ filter.form }}
{% render_table table %} {% endblock %}