From 64327b6eb4fdc38af6ab91b289b39621e2195da3 Mon Sep 17 00:00:00 2001
From: Patricio Kumagae <pkumagae@boletinoficial.gob.ar>
Date: Wed, 5 Jun 2019 14:50:55 -0300
Subject: [PATCH] Tarea #19373 - [BFA - Registro] Cambios

---
 .../templates/django_registration/activation_email_body.html  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frontend/templates/django_registration/activation_email_body.html b/frontend/templates/django_registration/activation_email_body.html
index 11ccc12..241b90d 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 %}
-- 
GitLab