{% extends "layout.html" %} {% block body %}

Selected Visualization: {{ current_vis }}

{% for setting in settings %}
{% endfor %}
{% endblock %}