{% extends TEMPLATE_BASE %} {% load i18n %} {% block title %}{% trans "Admin" %}{% endblock %} {% block content %}
{{num_votes_in_queue}} {% trans "votes in queue." %} {% if num_votes_in_queue %}[{% trans "force it" %}]{% endif %}