Sponsorship pending:
{{ csrf_input }}
{% if sponsorship_data.sponsorship_pending %}
{{ csrf_input }}
{% endif %}
Discount:
{{ csrf_input }} {% if has_fixed_price %} {% else %} {% endif %}
{% if sponsorship_data.sponsorship_pending %}

Sponsorship request information:

{% if sponsorship_data.latest_sponsorship_request %} {% else %} No sponsorship requests have been submitted.

{% endif %}
{% endif %}