X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8559c95597de98e8f6c580e97224ed3ecc9dc5c0..2f1c330e555c24deb17b7d6018b59c52dab7aafd:/templates/base.html?ds=inline diff --git a/templates/base.html b/templates/base.html deleted file mode 100644 index a8e21fbb1..000000000 --- a/templates/base.html +++ /dev/null @@ -1,62 +0,0 @@ -{% load chunks compressed %} - - - - - {% block title %}WolneLektury.pl{% endblock %} - - {% compressed_css "all" %} - {% compressed_js "all" %} - {% block extrahead %} - {% endblock %} - - - -
- {% block body %} - {% endblock %} -
-
- - -