{% extends "donations/base.html" %} {% load donation_tags %} {% load styled_forms %} {% block title %}{{ MODULE_DONATIONS_LABEL_PLURAL }}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% blocktrans with mylabel=MODULE_DONATIONS_LABEL|lower %}Complete the form below to make a {{ mylabel }}{% endblocktrans %}.
The required fields are marked with *.
Thank You!