mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
user travels visualization and other updates
This commit is contained in:
@@ -23,17 +23,24 @@
|
||||
{{'LOG IN' | translate}}
|
||||
</a>
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
|
||||
<a class="o_signupLink" ng-href="#/app/signup">
|
||||
Not account yet? {{'Create one' | translate}}
|
||||
</a>
|
||||
</p>
|
||||
<!--<p>
|
||||
<a class="o_loginButton button button-block" ng-href="#/app/signup">
|
||||
{{'Signup' | translate}}
|
||||
</a>
|
||||
</p>-->
|
||||
</p>
|
||||
<div class="bar bar-footer o_transparentBackground">
|
||||
<a class="button o_purple300 pull-right" ng-href="#/app/signup">
|
||||
<i class="icon ion-android-person-add"></i>
|
||||
{{'SIGN UP' | translate}}
|
||||
</a>
|
||||
</div>
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user