# flake8: noqa expected_en_text_body = """Hi test, You have created an account on FitTrackee. Use the link below to confirm your address email. Verify your email: http://localhost/account-confirmation?token=xxx For security, this request was received from a Linux device using Firefox. If this account creation wasn't initiated by you, please ignore this email. Thanks, The FitTrackee Team http://localhost""" expected_fr_text_body = """Bonjour test, Vous avez créé un compte sur FitTrackee. Cliquez sur le lien ci-dessous pour confirmer votre adresse email. Vérifier l'adresse email: http://localhost/account-confirmation?token=xxx Pour vérification, cette demande a été reçue à partir d'un appareil sous Linux, utilisant le navigateur Firefox. Si vous n'êtes pas à l'origine de la création de ce compte, vous pouvez ignorer cet e-mail. Merci, L'équipe FitTrackee http://localhost""" expected_en_html_body = """ Use this link to confirm your account. """ expected_fr_html_body = """ Utiliser ce lien pour confirmer votre inscription. """