diff --git a/frontend/templates/django_registration/activation_email_body.html b/frontend/templates/django_registration/activation_email_body.html
index 241b90d6be5879daa519961b423a288a5b6299cf..b7756f9efd5095297cb39df9d111b962183cfbb8 100644
--- a/frontend/templates/django_registration/activation_email_body.html
+++ b/frontend/templates/django_registration/activation_email_body.html
@@ -170,7 +170,7 @@
         <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="400" style="margin: auto;" class="email-container">
             <tr>
                 <td style="padding: 30px; text-align: center; border-bottom: #DDD 1px solid" bgcolor="#ffffff"  width="100px">
-                    <a href="https://bfa.ar"><img src="https://registro.tst.bfa.ar/static/frontend/images/logo.png" width="139" height="100" alt="Blockchain Federal Argentina" border="0" style="background: #ffffff; color: #555555;"></a>
+                    <a href="https://bfa.ar"><img src="https://registro.bfa.ar/static/frontend/images/logo.png" width="139" height="100" alt="Blockchain Federal Argentina" border="0" style="background: #ffffff; color: #555555;"></a>
                 </td>
             </tr>
         </table>
@@ -179,7 +179,7 @@
                 <td bgcolor="#ffffff" style="padding: 30px 30px; font-family: sans-serif; font-size: 16px; line-height: 190%; color: #555555; text-align: center;">
                     <h1>¡Bienvenido a BFA!</h1>
                     <p>Para continuar es necesario que verifiques tu dirección de correo electrónico.</p>
-                    <p>Hace click en el botón para poder completar el registro en Blockchain Federal Argentina.</p>
+                    <p>Hacé click en el botón para poder completar el registro en Blockchain Federal Argentina.</p>
                 </td>
             </tr>
             <tr>
diff --git a/frontend/templates/registration/forgot_password_email_body.html b/frontend/templates/registration/forgot_password_email_body.html
index 13cf60892d4933346c9ca15c2beb1f2f545ac736..f573ff95125a04f975e66e04c8084891b9fb8347 100644
--- a/frontend/templates/registration/forgot_password_email_body.html
+++ b/frontend/templates/registration/forgot_password_email_body.html
@@ -167,7 +167,7 @@
         <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="400" style="margin: auto;" class="email-container">
             <tr>
                 <td style="padding: 30px; text-align: center; border-bottom: #DDD 1px solid" bgcolor="#ffffff"  width="100px">
-                    <a href="https://bfa.ar"><img src="https://bfa.ar/themes/bfa/logo.svg" width="139" height="100" alt="NIC Argentina" border="0" style="background: #ffffff; color: #555555;"></a>
+                    <a href="https://bfa.ar"><img src="https://registro.bfa.ar/static/frontend/images/logo.png" width="139" height="100" alt="Blockchain Federal Argentina" border="0" style="background: #ffffff; color: #555555;"></a>
                 </td>
             </tr>
         </table>
@@ -175,7 +175,7 @@
             <tr>
                 <td bgcolor="#ffffff" style="padding: 30px 30px; font-family: sans-serif; font-size: 16px; line-height: 190%; color: #555555; text-align: center;">
                     <h1>Cambiá tu contraseña</h1>
-                    <p>Si solicitaste restablecer tu contraseña para acceder a BFA, hace click en el botón Cambiar contraseña.</b></p>
+                    <p>Si solicitaste restablecer tu contraseña para acceder a BFA, hacé click en el botón Cambiar contraseña.</b></p>
                     <p>Si no lo solicitaste, ignorá este correo.</p>
                 </td>
             </tr>
@@ -213,4 +213,4 @@
 </body>
 </html>
 
-{% endautoescape %}
\ No newline at end of file
+{% endautoescape %}