X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/0ffd0b004ed18d4b39085677fb4966dc883cb4aa..5fc3b1a4a446715d859440b474ae206ff672b4cd:/questions/templates/questions/question_thanks.html diff --git a/questions/templates/questions/question_thanks.html b/questions/templates/questions/question_thanks.html index 639d36f..1388aef 100755 --- a/questions/templates/questions/question_thanks.html +++ b/questions/templates/questions/question_thanks.html @@ -1,11 +1,14 @@ {% extends "base.html" %} +{% load url from future %} {% block "titleextra" %}Dziękujemy za przesłanie pytania :: {% endblock %} {% block "body" %}

Dziękujemy za przesłanie pytania

-??? -
+

Twoje pytanie zostało zapisane. Dziękujemy za kontakt.

+ +

Wróć do strony głównej.

+ {% endblock %} \ No newline at end of file