diff --git a/confiture-rest-api/templates/account-confirmation.mjml b/confiture-rest-api/templates/account-confirmation.mjml index 4677a3e0f..b06809b1c 100644 --- a/confiture-rest-api/templates/account-confirmation.mjml +++ b/confiture-rest-api/templates/account-confirmation.mjml @@ -1,12 +1,12 @@ Votre compte a bien été créé + Votre compte a bien été créé - - + diff --git a/confiture-rest-api/templates/account-verification.mjml b/confiture-rest-api/templates/account-verification.mjml index afb8c21d1..bd46e79bd 100644 --- a/confiture-rest-api/templates/account-verification.mjml +++ b/confiture-rest-api/templates/account-verification.mjml @@ -1,12 +1,12 @@ Confirmer votre adresse e-mail + Confirmer votre adresse e-mail - - + diff --git a/confiture-rest-api/templates/audit-creation.mjml b/confiture-rest-api/templates/audit-creation.mjml index defca70e8..ab2ca1444 100644 --- a/confiture-rest-api/templates/audit-creation.mjml +++ b/confiture-rest-api/templates/audit-creation.mjml @@ -1,12 +1,12 @@ Accéder à l’audit « {{ procedureName }} » + Accéder à l’audit « {{ procedureName }} » - - + diff --git a/confiture-rest-api/templates/email-update-confirmation.mjml b/confiture-rest-api/templates/email-update-confirmation.mjml index 6bb79c95b..7ac50dc4c 100644 --- a/confiture-rest-api/templates/email-update-confirmation.mjml +++ b/confiture-rest-api/templates/email-update-confirmation.mjml @@ -1,12 +1,12 @@ Votre adresse e-mail a bien été mise à jour + Votre adresse e-mail a bien été mise à jour - - + diff --git a/confiture-rest-api/templates/email-update-verification.mjml b/confiture-rest-api/templates/email-update-verification.mjml index de4b3bb93..f6c33bf23 100644 --- a/confiture-rest-api/templates/email-update-verification.mjml +++ b/confiture-rest-api/templates/email-update-verification.mjml @@ -1,12 +1,12 @@ Confirmer votre nouvelle adresse e-mail + Confirmer votre nouvelle adresse e-mail - - + diff --git a/confiture-rest-api/templates/header.mjml b/confiture-rest-api/templates/header.mjml index 5c6773f1a..34207d497 100644 --- a/confiture-rest-api/templates/header.mjml +++ b/confiture-rest-api/templates/header.mjml @@ -1,21 +1,27 @@ - - - - - - - - - - - - - Ara - Réalisez vos audits d’accessibilité numérique - - + + + + + + + + + + + + + + + + Ara + Réalisez vos audits d’accessibilité numérique + diff --git a/confiture-rest-api/templates/password-update-confirmation.mjml b/confiture-rest-api/templates/password-update-confirmation.mjml index 82f239939..aa07b8726 100644 --- a/confiture-rest-api/templates/password-update-confirmation.mjml +++ b/confiture-rest-api/templates/password-update-confirmation.mjml @@ -1,12 +1,12 @@ Votre mot de passe a bien été mis à jour + Votre mot de passe a bien été mis à jour - - + diff --git a/confiture-rest-api/templates/request-password-reset.mjml b/confiture-rest-api/templates/request-password-reset.mjml index 426365186..5535d0167 100644 --- a/confiture-rest-api/templates/request-password-reset.mjml +++ b/confiture-rest-api/templates/request-password-reset.mjml @@ -1,12 +1,12 @@ Réinitialiser votre mot de passe + Réinitialiser votre mot de passe - - + diff --git a/confiture-rest-api/templates/styles.mjml b/confiture-rest-api/templates/styles.mjml index e749cbf6d..b03baf3d5 100644 --- a/confiture-rest-api/templates/styles.mjml +++ b/confiture-rest-api/templates/styles.mjml @@ -1,12 +1,16 @@ - - - - -a { text-decoration: underline !important } + + + + + + + a { text-decoration: underline !important } + \ No newline at end of file