{% extends 'fundraising/index.html' %} {% load i18n static %} {% block messages %} {% if messages %} {% for message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endblock messages %} {% block content %}{% blocktranslate trimmed %} Your support is invaluable to continue the rapid development of Django and helps the Django Fellowship program in particular. Thank you! {% endblocktranslate %}
{% translate "You can cancel your recurring donation to the Django Software Foundation anytime." %}