email template

master
ultrageranium 6 years ago
parent 1a4dfac8a1
commit 4ec036da38

@ -26,4 +26,24 @@ def make_call():
return text
print(textwrap.fill(make_call()))
call = '''
Sorry for >< please >>
///
Piet Zwart Institute Experimental Publishing (XPUB)
///
%s
///
Applications Deadline: May 15 2018
https://xpub.nl
///
''' % (textwrap.fill(make_call()))
print(call)

Loading…
Cancel
Save