{# templates/import_export_vote_smart/vote_smart_import.html #} {% extends "template_base.html" %} {% block title %}Vote Smart Import{% endblock %} {% block content %}
{{ error_message }}
{% endif %} {% if state_list %}No states are available.
{% endif %} {% endblock %}