Files @ 34ddab19455e
Branch filter:

Location: copyleftconf-website-fork/pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt - annotation

Christopher Neugebauer
Adds stripe refunds template
{% load account_tags i18n %}{% user_display message.user as user %}{% blocktrans with title=proposal.title %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}