X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/28cb104054903726b0556222929f8f2e9941882d..ae60b2a3949e96357477cc04f90fd0873cee8a92:/apps/funding/templates/funding/thanks.html diff --git a/apps/funding/templates/funding/thanks.html b/apps/funding/templates/funding/thanks.html deleted file mode 100755 index 2863c6917..000000000 --- a/apps/funding/templates/funding/thanks.html +++ /dev/null @@ -1,18 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{% load funding_tags %} - -{% block titleextra %}{% trans "Thank you!" %}{% endblock %} - -{% block body %} - -

{% trans "Thank you!" %}

-
- -{% trans "Thank you for your support!" %} - -

{% trans "Go back to the current fundraiser." %}

-
- - -{% endblock %}