mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
3 lines
92 B
Python
3 lines
92 B
Python
TRELLO_SUBJECT_TEMPLATE = u'{board_name}.'
|
|
TRELLO_MESSAGE_TEMPLATE = u'{full_name} {rest}.'
|