{% load humanize tk_math %}
| Hauteskundea | {{ hauteskundea.izen_motza }} | {{ hauteskundea2.izen_motza }} |
|---|---|---|
| Eguna | {{ hauteskundea.eguna|date:"Y/m/d" }} | {{ hauteskundea2.eguna|date:"Y/m/d" }} |
| Errolda | {{ info.errolda|intcomma }} | {{ info2.errolda|intcomma }} |
| Eskrutinioa | %{{ info.eskrutinioa|intcomma }} | %{{ info2.eskrutinioa|intcomma }} |
| Boto-emaileak | {{ info.boto_emaileak|intcomma }} | {{ info2.boto_emaileak|intcomma }} |
| Abstentzioa | {% if info.boto_emaileak %} %{{ info.errolda|divide_abstentzioa:info.boto_emaileak|floatformat:2 }} {% else %} - {% endif %} | {% if info2.boto_emaileak %} %{{ info2.errolda|divide_abstentzioa:info2.boto_emaileak|floatformat:2 }} {% else %} - {% endif %} |
| Baliogabeak | {{ info.baliogabeak|intcomma }} (%{{ info.get_baliogabeak_ehunekotan|floatformat:2 }}) | {{ info2.baliogabeak|intcomma }} (%{{ info2.get_baliogabeak_ehunekotan|floatformat:2 }}) |
| Zuriak | {{ info.zuriak|intcomma }} (%{{ info.get_zuriak_ehunekotan|floatformat:2 }}) | {{ info2.zuriak|intcomma }} (%{{ info2.get_zuriak_ehunekotan|floatformat:2 }}) |
| Hautagai-zerrenden botoak | {{ info.alderdien_botoak|intcomma }} | {{ info2.alderdien_botoak|intcomma }} |