Files @ c8218bb9d0ea
Branch filter:

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

James Polley
Correct variable name to reflect what it's naming

IT's not the container name, it's the image name. Fix the name to be
less confusing.
{% load i18n %}{% blocktrans with name=proposal.speaker.name title=proposal.title %}{{ name }} has invited you to join as a speaker on {{ title }}{% endblocktrans %}