Merge pull request #20379 from edx/zamir/fix_email_template
Remove extra quotation mark from template
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<p style="color: rgba(0,0,0,.75);">
|
||||
{% blocktrans %}Hello {{full_name}},{% endblocktrans %}
|
||||
<br />
|
||||
{% blocktrans %}Your {{platform_name}} ID verification has expired." {% endblocktrans %}
|
||||
{% blocktrans %}Your {{platform_name}} ID verification has expired. {% endblocktrans %}
|
||||
<br />
|
||||
</p>
|
||||
<p style="color: rgba(0,0,0,.75);">
|
||||
|
||||
Reference in New Issue
Block a user