You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% load i18n %}{% trans 'Dear' %} {{ profile.name }},
{% trans 'PythonBrasil[8] Conference will be held from the 21 to 24 November 2012 at SulAmérica Convention Center.' %}
{% blocktrans %}Apparently you tried to pay the fee, related to a {{ profile.type }} registration at PythonBrasil[8], but the transaction did not succeed.{% endblocktrans %}
{% trans 'Please, try paying it again, from our website:' %}
http://2012.pythonbrasil.org.br
{% trans 'If you need assistance, you can email us at [email protected].' %}
{% trans 'Thank you,' %}
{% trans 'PythonBrasil Conference Registration' %}