{% extends TEMPLATE_BASE %} {% block title %}Statistics{% endblock %} {% block content %}

Statistics

{{num_votes_in_queue}} votes in queue. {% if num_votes_in_queue %}[force it]{% endif %}

{% endblock %}