Finalisation de la pgae de création des sessions
This commit is contained in:
@@ -32,13 +32,10 @@
|
||||
<button type="submit" class="btn btn-primary">Se connecter</button>
|
||||
</form>
|
||||
</div>
|
||||
{{#if error }}
|
||||
<h4 class="alert alert-danger mt-4">{{error}}</h4>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
{{#if error }}
|
||||
<h4 class="alert alert-danger mt-4">{{error}}</h4>
|
||||
{{/if}}
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user