{% extends "webpage/base.html" %} {% load static %} {% block content %}
{{ ds_select_html }}


{% block scripts %} {{block.super}} {% endblock scripts %} {% endblock content %}