TRI-258 Replace logo in email templates
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<div style="line-height:1.0em; width: 660px">
|
<div style="line-height:1.0em; width: 660px">
|
||||||
<div style="padding:5px; text-align: center;">
|
<div style="padding:5px; text-align: center;">
|
||||||
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
||||||
<img class="svg" src="/static/img/png/finlogo.png" style="height: 90px;">
|
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
|
||||||
</div>
|
</div>
|
||||||
<p style="font-weight:700; font-size:25px; text-align:center;
|
<p style="font-weight:700; font-size:25px; text-align:center;
|
||||||
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<div style="line-height:1.0em; width: 660px">
|
<div style="line-height:1.0em; width: 660px">
|
||||||
<div style="padding:5px; text-align: center;">
|
<div style="padding:5px; text-align: center;">
|
||||||
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
||||||
<img class="svg" src="/static/img/png/finlogo.png" style="height: 90px;">
|
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
|
||||||
</div>
|
</div>
|
||||||
<p style="font-weight:700; font-size:25px; text-align:center;
|
<p style="font-weight:700; font-size:25px; text-align:center;
|
||||||
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<div style="line-height:1.0em; width: 660px">
|
<div style="line-height:1.0em; width: 660px">
|
||||||
<div style="padding:5px; text-align: center;">
|
<div style="padding:5px; text-align: center;">
|
||||||
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
||||||
<img class="svg" src="/static/img/png/finlogo.png" style="height: 90px;">
|
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
|
||||||
</div>
|
</div>
|
||||||
<p style="font-weight:700; font-size:25px; text-align:center;
|
<p style="font-weight:700; font-size:25px; text-align:center;
|
||||||
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<div style="line-height:1.0em; width: 660px">
|
<div style="line-height:1.0em; width: 660px">
|
||||||
<div style="padding:5px; text-align: center;">
|
<div style="padding:5px; text-align: center;">
|
||||||
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
||||||
<img class="svg" src="/static/img/png/finlogo.png" style="height: 90px;">
|
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
|
||||||
</div>
|
</div>
|
||||||
<p style="font-weight:700; font-size:25px; text-align:center;
|
<p style="font-weight:700; font-size:25px; text-align:center;
|
||||||
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<div style="line-height:1.0em; width: 660px">
|
<div style="line-height:1.0em; width: 660px">
|
||||||
<div style="padding:5px; text-align: center;">
|
<div style="padding:5px; text-align: center;">
|
||||||
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
{# <img src="{{ logo }}" alt="{{ project_name }}" style="margin:0;padding:0;">#}
|
||||||
<img class="svg" src="/static/img/png/finlogo.png" style="height: 90px;">
|
<img src="/static/img/png/finlogo.png" style="margin:0;padding:0;">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p style="font-weight:700; font-size:25px; text-align:center;
|
<p style="font-weight:700; font-size:25px; text-align:center;
|
||||||
|
|||||||
Reference in New Issue
Block a user