diff --git a/pinaxcon/templates/symposion/emails/speaker_addition/subject.txt b/pinaxcon/templates/symposion/emails/speaker_addition/subject.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8970d5d5fccd9e36130677a15b746efe433b789 --- /dev/null +++ b/pinaxcon/templates/symposion/emails/speaker_addition/subject.txt @@ -0,0 +1 @@ +{% load i18n %}{% blocktrans with name=proposal.speaker.name title=proposal.title %}{{ name }} has invited you to join as a speaker on {{ title }}{% endblocktrans %}