{% extends 'basepledge.html' %} {% load humanize %} {% block title %}Please Log in as...{% endblock %} {% block doccontent %}
Unglue.it would like to process your gift credit, but you are currently logged in as {{request.user.username}}
. Your gift credit for ${{ envelope.amount }}.{{ envelope.cents }} is designated for {{ envelope.username }}
. To record your credit, you need to log out, and then log in as {{ envelope.username }}
. If you have any problem, don't hesitate to contact us.