UNPKG

awaken-direct-democracy

Version:

This is the functional skeleton / working mock up of a disruptive app to increase voter turnout and participation driven at the start by just one person - Tom Atkinson in New Zealand - after watching in horror the signing of the TPPA in Auckland February

18 lines 1.25 kB
<ion-view title="Vote in Election" id="page19"> <ion-content overflow-scroll="true" padding="true" class="has-header"> <a style="display:inline-block;" ui-sref="tabsController.seatsForecast"> <div style="text-align:center;"> <img src="img/ldfyYFcFSbegfU4IKAOr_NZ_Parliament_seats,_2014.svg.png" width="60%" height="auto"> </div> </a> <form class="list"> <a ui-sref="tabsController.chooseParty" id="voteInElection-button31" style="font-weight:;" class="button button-positive button-block icon ion-android-checkmark-circle">: Edit Party</a> <a ui-sref="tabsController.chooseCandidate" id="voteInElection-button40" style="font-weight:;" class="button button-positive button-block icon ion-android-checkmark-circle">: Edit Candidate</a> </form> <a ui-sref="tabsController.finalConfirmation" id="voteInElection-button41" style="font-weight:;" class="button button-assertive button-large button-block icon ion-android-checkbox">: Cast / Update Vote</a> <div id="voteInElection-markdown24" style="color:#000000;"> <p> <strong>7</strong>vote edits available</p> </div> </ion-content> </ion-view>