{% extends "base.html" %} {% block title %}Vote: {{ poll.question }}{% endblock %} {% block head %} {% endblock %} {% block content %}
Time remaining: --:--
{% if poll.hidden %} {% if token.is_moderator %}Results are hidden until this poll ends. As a moderator, you can still see the real-time results.
{% else %}Results are hidden until this poll ends.
{% endif %} {% else %}Results are updated in real time.
{% endif %}As a moderator, you can perform the following actions on this poll: