Made into a single text -- Your Data Center Light Team
This commit is contained in:
parent
f4726954b8
commit
aecdff2ab7
2 changed files with 2 additions and 4 deletions
|
@ -163,9 +163,7 @@
|
||||||
style="border-collapse: collapse !important; font-family: 'Lato', 'sans-serif' !important;">
|
style="border-collapse: collapse !important; font-family: 'Lato', 'sans-serif' !important;">
|
||||||
<tr style="font-family: 'Lato', 'sans-serif' !important;">
|
<tr style="font-family: 'Lato', 'sans-serif' !important;">
|
||||||
<td style="border-collapse: collapse; font-family: 'Lato', 'sans-serif' !important; font-size: 14px; font-weight: 600; color: #7293de; padding: 25px 5px 0px;text-align: left; line-height: 21px;;"
|
<td style="border-collapse: collapse; font-family: 'Lato', 'sans-serif' !important; font-size: 14px; font-weight: 600; color: #7293de; padding: 25px 5px 0px;text-align: left; line-height: 21px;;"
|
||||||
align="left">{% trans 'Your' %} {{dcl_text}} {%
|
align="left">{% trans 'Your Data Center Light Team' %}
|
||||||
trans 'team' %}<br
|
|
||||||
style="font-family: 'Lato', 'sans-serif' !important;">
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -6,4 +6,4 @@
|
||||||
{% block email_body %}
|
{% block email_body %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% trans 'Your' %} {{dcl_text}} {% trans 'team' %}
|
{% trans 'Your Data Center Light Team' %}
|
||||||
|
|
Loading…
Reference in a new issue