Finalisation de la pgae de création des sessions

This commit is contained in:
2023-11-22 15:19:54 +01:00
parent c7c26f984e
commit ee42c93934
726 changed files with 81699 additions and 4092 deletions

View File

@@ -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>