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

2 lines
148 B
Text
Raw Normal View History

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