diff --git a/frontend/templates/django_registration/activation_email_body.html b/frontend/templates/django_registration/activation_email_body.html index 11ccc12fc75f14a1feb5a7c00fce4688c0a428ad..241b90d6be5879daa519961b423a288a5b6299cf 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://bfa.ar/themes/bfa/logo.svg" 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.tst.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> @@ -213,4 +213,4 @@ </body> </html> -{% endautoescape %} \ No newline at end of file +{% endautoescape %}