fix: fixed quality check

This commit is contained in:
sundasnoreen12
2025-06-19 13:02:06 +05:00
parent 8e1f06aa59
commit cc86662ef6

View File

@@ -37,9 +37,11 @@
<tr>
<td>
<p style="margin-top: 16px; color: #1F453D; font-family: Arial; font-size: 30px; font-weight: 700; line-height: 36px; margin-left: 30px; margin-right: 30px;">
{% blocktrans with user_name=user_name %}
Youre almost there, {{ user_name }}!
{% endblocktrans %}
{% filter force_escape %}
{% blocktrans with user_name=user_name %}
Youre almost there, {{ user_name }}!
{% endblocktrans %}
{% endfilter %}
</p>
<p style="margin-top: 16px; color: #000000; font-family: Arial; font-size: 16px; font-weight: 400; line-height: 24px; margin-left: 30px; margin-right: 30px;">
{% filter force_escape %}