Files @ 9851cbb1a0d6
Branch filter:

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

Tobias Schulmann
Fix typo on homepage
{% load i18n %}{% blocktrans with title=proposal.title user=message.user.username %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}