TRI-258 Replace logo in email templates

This commit is contained in:
2024-09-23 23:13:55 +03:00
parent 05bf1d59df
commit a29cf29041
5 changed files with 5 additions and 10 deletions

View File

@@ -6,8 +6,7 @@
>
<div style="line-height:1.0em; width: 660px">
<div style="padding:5px; text-align: center;">
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
<img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">
</div>
<p style="font-weight:700; font-size:25px; text-align:center;
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;

View File

@@ -4,8 +4,7 @@
padding:10px; background-color: #F8F8F8;">
<div style="line-height:1.0em; width: 660px">
<div style="padding:5px; text-align: center;">
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
<img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">
</div>
<p style="font-weight:700; font-size:25px; text-align:center;
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;

View File

@@ -6,8 +6,7 @@
>
<div style="line-height:1.0em; width: 660px">
<div style="padding:5px; text-align: center;">
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
<img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">
</div>
<p style="font-weight:700; font-size:25px; text-align:center;
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;

View File

@@ -4,8 +4,7 @@
>
<div style="line-height:1.0em; width: 660px">
<div style="padding:5px; text-align: center;">
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
<img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">
</div>
<p style="font-weight:700; font-size:25px; text-align:center;
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;

View File

@@ -4,8 +4,7 @@
padding:10px; background-color: #F8F8F8;">
<div style="line-height:1.0em; width: 660px">
<div style="padding:5px; text-align: center;">
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
<img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">
</div>
<p style="font-weight:700; font-size:25px; text-align:center;