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

2 lines
173 B
Text
Raw Normal View History

{% load account_tags i18n %}{% user_display user as username %}{% blocktrans with title=proposal.title %}"{{ title }}" has been updated by {{ username }}{% endblocktrans %}