wenhongquan 2 bulan lalu
induk
melakukan
795b8c6708
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      upsystem/templates/emails/new_user.html

+ 4 - 4
upsystem/templates/emails/new_user.html

@@ -12,13 +12,13 @@
           <tr>
             <td style="padding:32px 0 8px 0;text-align:center;">
               <!-- LOGO -->
-              <img src="{{ logo_url or 'https://i.imgur.com/bhzNcXt.png' }}" alt="Unicorn Pack" width="180" height="48" style="display:block;margin:0 auto 24px auto;">
+              <img src="https://unicornpack.oss-ap-southeast-1.aliyuncs.com/logo.png" alt="Unicorn Pack" width="180" height="48" style="display:block;margin:0 auto 24px auto;">
             </td>
           </tr>
           <tr>
             <td align="center" style="padding:0 30px 0 30px;">
               <!-- Illustration -->
-              <img src="{{ illustration_url or 'https://i.imgur.com/v53ZWJk.png' }}" alt="" width="200" height="96" style="display:block;margin:0 auto 18px auto;">
+              <img src="https://unicornpack.oss-ap-southeast-1.aliyuncs.com/img_1.png" alt="" width="200" height="96" style="display:block;margin:0 auto 18px auto;">
             </td>
           </tr>
           <tr>
@@ -58,13 +58,13 @@
           </tr>
         </table>
         <!-- Footer with yellow pattern -->
-        <table width="600" cellpadding="0" cellspacing="0" border="0" style="background:#FBE56D url('{{ footer_pattern_url or 'https://i.imgur.com/FoHS4hz.png' }}') repeat left bottom; border-radius:0 0 16px 16px;">
+        <table width="600" cellpadding="0" cellspacing="0" border="0" style="background:#FBE56D url('https://unicornpack.oss-ap-southeast-1.aliyuncs.com/img_2.png') repeat left bottom; border-radius:0 0 16px 16px;">
           <tr>
             <td style="padding:24px 36px 14px 36px;">
               <table width="100%" border="0" cellpadding="0" cellspacing="0">
                 <tr>
                   <td align="left" valign="middle">
-                    <img src="{{ logo_url or 'https://i.imgur.com/bhzNcXt.png' }}" alt="Unicorn Pack" width="140" height="36" style="display:block;margin:0">
+                    <img src="https://unicornpack.oss-ap-southeast-1.aliyuncs.com/logo.png" alt="Unicorn Pack" width="140" height="36" style="display:block;margin:0">
                   </td>
                   <td align="right" valign="middle">
                     <!-- Social icons, you can replace URLs below -->