Rectification des routes messages et login
This commit is contained in:
17
src/app/pages/login-form/login-form.component.html
Normal file
17
src/app/pages/login-form/login-form.component.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<ion-card>
|
||||
<ion-card-header>
|
||||
<ion-card-title>Login</ion-card-title><br><br>
|
||||
<ion-card-subtitle>Connectez-vous à Knots !</ion-card-subtitle><br><br>
|
||||
</ion-card-header>
|
||||
|
||||
<ion-card-content>
|
||||
Login
|
||||
<br>
|
||||
<input type="text">
|
||||
<br>
|
||||
Mot de Passe
|
||||
</ion-card-content><br>
|
||||
|
||||
<ion-button fill="clear">Action 1</ion-button>
|
||||
<ion-button fill="clear">Action 2</ion-button>
|
||||
</ion-card>
|
||||
Reference in New Issue
Block a user