{% load i18n django_tables2 %}

{% trans "Total votes in ballot box" %}

{% trans "Number of votes in ballot box" %}:
{{total_votes}}
{% render_table table %}

{% trans 'Print' %}