Explorar o código

fix: register email

latapp hai 9 meses
pai
achega
244f3faa71
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      config/mails.py

+ 4 - 4
config/mails.py

@@ -262,8 +262,8 @@ REGISTER_MAIL = {
                 
                 <!-- Website Section -->
                 <div class="website-section">
-                    <p style="color: #6b7280; margin-bottom: 12px;">También puedes acceder desde:</p>
-                    <a href="https://www.expressklein.com" class="website-url">www.expressklein.com</a>
+                    <p style="color: #6b7280; margin-bottom: 12px;">Accede desde:</p>
+                    <a href="https://expressklein.store" class="website-url">expressklein.store</a>
                 </div>
             </div>
             
@@ -509,8 +509,8 @@ PIN_RECOVERY_MAIL = {
                                 <tr>
                                     <td style="text-align: center; margin: 32px 0; padding: 24px; background-color: #f9fafb; border-radius: 8px;">
                                         <p style="color: #6b7280; margin: 0 0 12px 0;">Visita nuestra plataforma:</p>
-                                        <a href="https://www.expressklein.com" style="color: #101419; font-size: 20px; font-weight: 600; text-decoration: none; border-bottom: 2px solid #101419; padding-bottom: 4px;">
-                                            www.expressklein.com
+                                        <a href="https://expressklein.store" style="color: #101419; font-size: 20px; font-weight: 600; text-decoration: none; border-bottom: 2px solid #101419; padding-bottom: 4px;">
+                                            expressklein.store
                                         </a>
                                     </td>
                                 </tr>