{% extends 'voter/master2.html' %} {% block title %} home {% endblock title %} {% load static %} {% block content %} View Report Digital Voting
Partywise Result
{% for i,j in parwon %} {% endfor %}
Party Won
{{i}} {{j}}
Total {{total}}
{% endblock content %}