]> git.0d.be Git - django-panik-newsletter.git/commitdiff
templates: use logo as header
authorFrédéric Péters <fpeters@0d.be>
Tue, 13 Feb 2018 13:32:36 +0000 (14:32 +0100)
committerFrédéric Péters <fpeters@0d.be>
Tue, 13 Feb 2018 13:32:36 +0000 (14:32 +0100)
newsletter/templates/newsletter/email_body.html

index 05ff5da855a94bbf797068574a257c3cbffe3eb3..8ef9476a3e597f46ed3f9f9751fcd789fc9850f4 100644 (file)
             <table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
               <tr>
                 <td style="padding: 20px 0; text-align: center; font-family: sans-serif;">
-                  <span style="font-size: 15px; line-height: 20px;">Cette semaine sur Radio Panik</span>
+                  <span style="font-size: 15px; line-height: 20px;"><img src="https://www.radiopanik.org/static/img/Radio_Panik_Logo_2016-01.png" alt="Radio Panik"/></span>
                 </td>
               </tr>
             </table>