Top {{activeDelegatesCount}} Delegates Stats => Total Votes : {{percentage}}% ({{totalVotes}} / {{supply}}) => Total Voters : {{voters}} (only voters with more than 0.1 {{client.symbol}}) =================================================================== | Rank | Delegate | Vote % | {{voteHeader}} | Voters | =================================================================== {{#each activeDelegates}} | {{rank}} | {{username}} | {{approval}} | {{votes}} | {{voterCount}} | {{/each}} =================================================================== {{#if standbyDelegates}} {{#each standbyDelegates}} | {{rank}} | {{username}} | {{approval}} | {{votes}} | {{voterCount}} | {{/each}} =================================================================== {{/if}}