X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad..88e2c2cae610d479e1b2f82a3d0f19c00e5fb97d:/wolnelektury/templates/simple_base.html diff --git a/wolnelektury/templates/simple_base.html b/wolnelektury/templates/simple_base.html deleted file mode 100755 index 17814adc0..000000000 --- a/wolnelektury/templates/simple_base.html +++ /dev/null @@ -1,24 +0,0 @@ - -{% load compressed %} - - - {% block "title" %}{% endblock %} - - - - - {% compressed_css "simple" %} - - - - - - -
- -{% block "body" %}{% endblock %} - -
- - -