X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d467f1fa349730919e9fe906287e63563c888063..891b9e3b7ecaedc9ac32bc941400a267c77482a0:/wolnelektury/templates/info/help_us.html?ds=sidebyside diff --git a/wolnelektury/templates/info/help_us.html b/wolnelektury/templates/info/help_us.html deleted file mode 100644 index ebe45fe43..000000000 --- a/wolnelektury/templates/info/help_us.html +++ /dev/null @@ -1,18 +0,0 @@ -{% extends "base.html" %} -{% load chunks %} - -{% block title %}Możesz nam pomóc w WolneLektury.pl{% endblock %} - -{% block body %} -

Możesz nam pomóc

-
-

{{ form.q }} lub wróć do strony głównej

-
- -
- {% chunk "help_us_left" %} -
-
- {% chunk "help_us_right" %} -
-{% endblock %}