{% extends "admin.html" %} {% block headtitle %}Votes - {% endblock %} {% block meeting_information_active %}active{% endblock %} {% block content %}
| Name | Type | Start | End | |||||
|---|---|---|---|---|---|---|---|---|
| {{ vote }} | {{ vote.get_voting_type_display }} | {{ vote.start_time }} | {{ vote.end_time }} | Manage Questions ({{ vote.get_questions.count }}) | Send Reminder | View Votes | ||
No links found.
{% endif %}