{% extends 'physics/base.html' %} {% block css %} {% endblock %} {% block content %}

Filter SBA Questions

{{ filter.form }}
{% autoescape off %} {% load render_table from django_tables2 %} {% render_table table %} {% endautoescape %} {% endblock %}