wip: saving submission with file attachments
[edumed.git] / wtem / templates / wtem / thanks.html
diff --git a/wtem/templates/wtem/thanks.html b/wtem/templates/wtem/thanks.html
new file mode 100644 (file)
index 0000000..ca9463c
--- /dev/null
@@ -0,0 +1,7 @@
+{% extends 'base_super.html' %}
+
+{% block body %}
+
+<h1>Twoje rozwiązania zostały wysłane</h1>
+
+{% endblock %}
\ No newline at end of file