Début du login + parametres
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<!-- Sous la div.field du username -->
|
||||
<span class="field-error" *ngIf="usernameError()">{{ usernameError() }}</span>
|
||||
|
||||
<!-- Bio field -->
|
||||
<div class="field bio-field">
|
||||
<ng-container *ngIf="!editingBio(); else editBioBlock">
|
||||
|
||||
Reference in New Issue
Block a user