{{ sponsor.name }} has just submitted a sponsorship application at the {{ sponsor.level.name }} level.

To see all details and approve the application, visit the sponsorship admin:

{% url "admin:sponsorship_sponsor_change" sponsor.pk as sponsor_admin_url %}

http://{{ current_site.domain }}{{ sponsor_admin_url }}

Thanks,
{{ current_site.name }}