{% load i18n %}
{% blocktrans %}Not everyone can afford to be here. Cover a ticket for someone who can't, and we'll add it to the solidarity pool for a low-income fan to claim.{% endblocktrans %}
{% if messages %}{% for m in messages %}{% endfor %}{% endif %}