X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..b0c0b000844c6feb6e42907686b4172163ce5f2a:/src/wolnelektury/templates/widget.html diff --git a/src/wolnelektury/templates/widget.html b/src/wolnelektury/templates/widget.html index 444f466ab..1103641f6 100644 --- a/src/wolnelektury/templates/widget.html +++ b/src/wolnelektury/templates/widget.html @@ -1,37 +1,30 @@ {% spaceless %} - -{% load static from staticfiles %} -{% load pipeline %} - - - - - - - Widget Wolnych Lektur - {% stylesheet 'widget' %} - - -
- - - - - -
- - -
- -
- -{% javascript 'widget' %} - - - - + {% load static from staticfiles %} + {% load pipeline %} + + + + + + + Widget Wolnych Lektur + {% stylesheet 'widget' %} + + +
+ + + +
+ + +
+
+ {% javascript 'widget' %} + + {% endspaceless %}