invitation_reminder.html: Cleanup to use 4 space indentation.

This commit is contained in:
Aditya Bansal
2017-06-14 03:41:23 +05:30
parent 07e7482228
commit fa28dcd008
2 changed files with 1 additions and 2 deletions

View File

@@ -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',