Clean up whitespace in primary Python / HTML files

Clean up the whitespace in the primary Python / HTML files in
order to make it easier to apply changes going forward.
This commit is contained in:
Jonathan S. Katz
2017-11-25 09:43:20 -05:00
parent 530b3c42e3
commit 2f52c4f7c4
82 changed files with 181 additions and 235 deletions

View File

@ -41,12 +41,12 @@ def subscribe(request):
'operation': 'Legacy subscription',
'jquery': True,
'form_intro': """
<b>Note 1:</b> Please ensure you read the <a
<b>Note 1:</b> Please ensure you read the <a
href="https://wiki.postgresql.org/wiki/Archives_Policy">Archive Policy</a>
before posting to the lists.</p>
<p><b>Note 2:</b> Please do not subscribe to mailing lists using e-mail
accounts protected by mail-back anti-spam systems. These are extremely annoying
<p><b>Note 2:</b> Please do not subscribe to mailing lists using e-mail
accounts protected by mail-back anti-spam systems. These are extremely annoying
to the list maintainers and other members, and you may be automatically unsubscribed."""
}, NavContext(request, "community"))