Cleanup
[wolnelektury.git] / src / club / templates / club / 2022 / donation_step1.html
diff --git a/src/club/templates/club/2022/donation_step1.html b/src/club/templates/club/2022/donation_step1.html
deleted file mode 100644 (file)
index a59abd6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends 'club/2022/donation_step_base.html' %}
-{% load club %}
-{% load static %}
-
-
-{% block donation-step-content %}
-  {% include "club/2022/donation_step1_form.html" %}
-{% endblock %}