X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/fa7faea1dd25ef9a13df1fb9adb9436c762b79c3..6ddc5071a71f2388b9a6b9b1f8261e591cfe66ab:/edumed/templates/contact/collegium-mlodych/on_hold.html diff --git a/edumed/templates/contact/collegium-mlodych/on_hold.html b/edumed/templates/contact/collegium-mlodych/on_hold.html new file mode 100644 index 0000000..f8e645d --- /dev/null +++ b/edumed/templates/contact/collegium-mlodych/on_hold.html @@ -0,0 +1,13 @@ +{% extends "base.html" %} + +{% block title %}{{ title }}{% endblock %} + +{% block body %} + +

{{ title }}

+ + {% block contact_form_description %} +

W związku z dużym zainteresowaniem warsztatami rekrutacja została wstrzymana na czas weryfikacji zgłoszeń uczestników.

+ {% endblock %} + +{% endblock %}