mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
invitation_reminder.html: Cleanup to use 4 space indentation.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<a href="{{ activate_url }}" style="color:#08c">{{ activate_url }}</a>
|
<a href="{{ activate_url }}" style="color:#08c">{{ activate_url }}</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We're here for you at <a href="mailto:{{ support_email }}" style="color:#08c">{{ support_email }}</a>, if you have any questions.
|
We're here for you at <a href="mailto:{{ support_email }}" style="color:#08c">{{ support_email }}</a>, if you have any questions.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Cheers,<br />
|
Cheers,<br />
|
||||||
|
|||||||
@@ -137,7 +137,6 @@ def check_html_templates(templates, all_dups):
|
|||||||
'templates/zerver/emails/find_team.html',
|
'templates/zerver/emails/find_team.html',
|
||||||
'templates/zerver/emails/followup_day1.html',
|
'templates/zerver/emails/followup_day1.html',
|
||||||
'templates/zerver/emails/followup_day2.html',
|
'templates/zerver/emails/followup_day2.html',
|
||||||
'templates/zerver/emails/invitation_reminder.html',
|
|
||||||
'templates/zerver/hello.html',
|
'templates/zerver/hello.html',
|
||||||
'templates/zerver/home.html',
|
'templates/zerver/home.html',
|
||||||
'templates/zerver/index.html',
|
'templates/zerver/index.html',
|
||||||
|
|||||||
Reference in New Issue
Block a user