{% extends "base.html" %} {% load formatting %} {% block page_name %}Sponsorship Request Review{%endblock %} {% block sub_nav %}{% endblock %} {% block content %}
{{ sponsorship.user.email }}
{{ sponsorship.user.username }}
Summit: | {{ sponsorship.summit.name }} {{ sponsorship.summit.location }} |
---|---|
Location: | {{ sponsorship.location }} |
Country: | {{ sponsorship.country }} |
{{ sponsorship.about|escape|urlize|paras }}
Special diet/needs: | {{ sponsorship.diet }} |
---|
{{ sponsorship.further_info|escape|urlize|paras }}
{{ score.user.get_full_name }}: {{ score.score|stringformat:"+d" }}
{{ score.comment }}