mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
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:
@ -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"))
|
||||
|
||||
|
Reference in New Issue
Block a user