{% extends "meeting-base.html" %} {% load staticfiles thumbnail %} {% block headtitle %}Voting{% endblock %} {% block content %}
Sorry, there are no voting sessions currently happening. Please check back later.
{% endif %} {% if past_sessions %} {% for vote in past_sessions %}