summaryrefslogtreecommitdiff
path: root/www/templates/first-use.html
diff options
context:
space:
mode:
authorBoskSpb <bosk@mail.ru>2016-12-15 01:05:35 +0300
committerGitHub <noreply@github.com>2016-12-15 01:05:35 +0300
commitebf2e82f9687110b0237245169f2ae20f18382c0 (patch)
treeffd2f53566b2351e8c345124c47fe5a7f4509908 /www/templates/first-use.html
parente2f15230ac9c4c90b483914398886c70f7d6dd04 (diff)
parent1d9625d30bec5929164fb53b237fa4995f6991f5 (diff)
Merge pull request #1 from pliablepixels/master
updating
Diffstat (limited to 'www/templates/first-use.html')
-rw-r--r--www/templates/first-use.html16
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>