{% extends "donations/base.html" %} {% block title %}{{ MODULE_DONATIONS_LABEL }} {% trans 'Confirmation' %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% blocktrans with mylabel=MODULE_DONATIONS_LABEL|lower %}Thank you for your {{ mylabel }}!{% endblocktrans %}
{% if donation.invoice %}