Eat the extra leading newline in invites
In the sample settings file, backslash-continue the string literal opening to avoid introducing an extra leading newline in the resulting message body. Change-Id: Ief61f69acb5299ba324af8a897ea4f96fa47711d
This commit is contained in:
parent
6bfb87071e
commit
182ef2d2e0
@ -18,7 +18,7 @@
|
||||
|
||||
EMAIL_SUBJECT = u"Your registration code for OpenStack Summit in Portland"
|
||||
|
||||
EMAIL_TEMPLATE = u"""
|
||||
EMAIL_TEMPLATE = u"""\
|
||||
Hello $name,
|
||||
|
||||
As you may already know, we'll be having our next OpenStack Summit
|
||||
|
Loading…
x
Reference in New Issue
Block a user