mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 11:36:42 +01:00
actualitzant...
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<ion-header-bar>
|
||||
<h1 class="title">{{'Login' | translate}}</h1>
|
||||
<div class="buttons">
|
||||
<button class="button button-balanced" ng-click="signup()">{{'Signup' | translate}}</button>
|
||||
<button class="button button-dark" ng-click="closeLogin()">{{'Close' | translate}}</button>
|
||||
<a class="button button-balanced" ng-href="#/app/signup">{{'Signup' | translate}}</a>
|
||||
</div>
|
||||
</ion-header-bar>
|
||||
<ion-content>
|
||||
|
||||
Reference in New Issue
Block a user