diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 09:28:08 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-18 09:28:08 -0500 |
| commit | 31ca68739126f5740681238539a8c6a1b66e0000 (patch) | |
| tree | ddd6317b70ae500f63a3231a0639c54a02129c20 /www/templates/first-use.html | |
| parent | cf93ca01f3d54fca62d4222f110c2a63b526badb (diff) | |
mass formatting and normalization - tweaked JSBeautify options
Diffstat (limited to 'www/templates/first-use.html')
| -rw-r--r-- | www/templates/first-use.html | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/www/templates/first-use.html b/www/templates/first-use.html index 5599f982..884fb0c9 100644 --- a/www/templates/first-use.html +++ b/www/templates/first-use.html @@ -7,8 +7,6 @@ <div id="responsive-image"> <img src="img/authlogo.png"> </div> - - <br/> <span style="color:white"> <h2 style="color:white" >Hi There!</h2> @@ -21,15 +19,11 @@ </span> <br/> <div id="firstuse"> - - - <button class="button icon icon-left ion-wand button-stable animated bounceInUp" ng-click="goToWizard()"> + <button class="button icon icon-left ion-wand button-stable animated bounceInUp" ng-click="goToWizard()"> {{'kWizard' | translate}} </button> - - <button class="button icon icon-left ion-university button-stable animated bounceInUp" ng-click="goToLogin()"> + <button class="button icon icon-left ion-university button-stable animated bounceInUp" ng-click="goToLogin()"> {{'kExpert' | translate }} - </button> <br/> <center> @@ -37,12 +31,8 @@ {{'kLanguage' | translate}} </button> </center> - </div> </center> - - </div> - </ion-content> -</ion-view>
\ No newline at end of file +</ion-view> |
