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
11 lines • 543 B
HTML
<ion-view title="Choose Candidate" id="page9">
<ion-content overflow-scroll="true" padding="true" class="has-header">
<form class="list"></form>
<h3 id="chooseCandidate-heading4" style="color:#000000;">Tap Candidate To Select</h3>
<a style="display:inline-block;" ui-sref="tabsController.candidateDetails">
<div style="text-align:center;">
<img src="img/6WxfA6McQViHzNgbwD6x_choose-candidate.png" width="auto" height="auto">
</div>
</a>
</ion-content>
</ion-view>