mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +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}.'
|