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