Cleanup
[wolnelektury.git] / src / club / templates / club / 2022 / donation_step4.html
diff --git a/src/club/templates/club/2022/donation_step4.html b/src/club/templates/club/2022/donation_step4.html
deleted file mode 100644 (file)
index fd14ca7..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{% extends 'club/2022/donation_step_base.html' %}
-
-
-{% block donation-step-content %}
-  <div class="l-checkout__completed">
-    <div class="l-checkout__completed__wrapper">
-      <h1>Dziękujemy za wpłatę!</h1>
-      <p>
-        Zajrzyj teraz do e-maila. Tam znajdziesz link,
-        który powiąże płatność z Twoim kontem użytkownika Wolnych Lektur.
-      </p>
-      <a href="/">Wracam do lektur</a>
-    </div>
-  </div>
-{% endblock %}