X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/e76acb4ea49713c4390342ccbdf8f3a5a71f8aee..d12ee4e0ec425e7f508c93ad1295a21a67ae1a30:/edumed/templates/contact/sugestie/thanks.html diff --git a/edumed/templates/contact/sugestie/thanks.html b/edumed/templates/contact/sugestie/thanks.html new file mode 100644 index 0000000..5c89bba --- /dev/null +++ b/edumed/templates/contact/sugestie/thanks.html @@ -0,0 +1,5 @@ +{% extends "contact/thanks.html" %} + +{% block contact_form_description %} +

Dziękujemy, zgłoszenie zostało zarejestrowane.

+{% endblock %}