{% extends "base.html" %} {% load django_tables2 i18n %} {% block content %}
{% trans "Add survey" %}

{% render_table table %} {% endblock %}