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
13 lines • 756 B
HTML
<ion-view title="My Account Settings" id="page4">
<ion-content overflow-scroll="true" padding="true" class="has-header">
<div style="text-align:center;">
<img src="img/WmFfNn5UQciIXOHw34cr_your-enrolment-details.png" width="100%" height="auto">
</div>
<a style="display:inline-block;" ui-sref="tabsController.updateElectorates">
<div style="text-align:center;">
<img src="img/iN33e72US4q9vlgqM9UE_New_Zealand_electorates,_2014.png" width="200px" height="auto">
</div>
</a>
<a ui-sref="awakenDirectDemocracy" id="myAccountSettings-button10" class="button button-positive button-block icon ion-log-out">: Logout Awaken Session</a>
</ion-content>
</ion-view>