File diff 000000000000 → 04f246d85071
pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt
Show inline comments
 
new file 100644
 
{% load account_tags i18n %}{% user_display message.user as user %}{% blocktrans with title=proposal.title %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}