zulip/zerver/views/webhooks/trello/templates.py

3 lines
92 B
Python

TRELLO_SUBJECT_TEMPLATE = u'{board_name}.'
TRELLO_MESSAGE_TEMPLATE = u'{full_name} {rest}.'