Skip to content
Snippets Groups Projects

Met à jour les dépendances de l'application

Files

@@ -20,7 +20,7 @@
<div class="flex m-4">
<a
title={titleLinkConnectionButton}
href="/authentication/signin/leximpact?redirect={$page.path}"
href="/authentication/signin/leximpact?redirect={$page.url.pathname}"
class="flex bg-le-bleu text-center text-white uppercase text-sm rounded focus:outline-none hover:bg-le-gris-dispositif-dark hover:text-white shadow-lg w-full mx-10 py-3 justify-center items-center"
>
<span class="text-center text-base">S'authentifier</span>
Loading