{% extends 'atom/base.html' %} {% block content %}

Variable substitutions

{% csrf_token %} {% for v in var_lists %}
{% endfor %}
{% endblock %}