X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..dbe0a80a192f561f29f917cd741b78329834a89f:/src/wolnelektury/templates/widget.html?ds=sidebyside diff --git a/src/wolnelektury/templates/widget.html b/src/wolnelektury/templates/widget.html index 444f466ab..b47b49175 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 %} + {% load pipeline %} + + + + + + + Widget Wolnych Lektur + {% stylesheet 'widget' %} + + +
+ + + +
+ + +
+
+ {% javascript 'widget' %} + + {% endspaceless %}