symposion_app/pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt

2 lines
173 B
Text
Raw Normal View History

{% load account_tags i18n %}{% user_display message.user as user %}{% blocktrans with title=proposal.title %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}