mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
invitation_reminder.html: Cleanup to use 4 space indentation.
This commit is contained in:
parent
07e7482228
commit
fa28dcd008
@ -12,7 +12,7 @@
|
||||
<a href="{{ activate_url }}" style="color:#08c">{{ activate_url }}</a>
|
||||
</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>
|
||||
Cheers,<br />
|
||||
|
||||
@ -137,7 +137,6 @@ def check_html_templates(templates, all_dups):
|
||||
'templates/zerver/emails/find_team.html',
|
||||
'templates/zerver/emails/followup_day1.html',
|
||||
'templates/zerver/emails/followup_day2.html',
|
||||
'templates/zerver/emails/invitation_reminder.html',
|
||||
'templates/zerver/hello.html',
|
||||
'templates/zerver/home.html',
|
||||
'templates/zerver/index.html',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user