From b9bb42662bef07545cddaa72453e80b9b62eba9d Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 27 Jun 2013 15:06:39 +0200 Subject: [PATCH] Be more SSL-friendly. --- .../templates/catalogue/book_text.html | 4 ++-- .../catalogue/templates/catalogue/player.html | 2 +- .../templates/funding/offer_detail.html | 4 ++-- apps/wolnelektury_core/static/img/payu.png | Bin 0 -> 6311 bytes apps/wolnelektury_core/static/js/widget.js | 22 +++++++++--------- apps/wolnelektury_core/static/widget.html | 2 +- .../templates/superbase.html | 2 +- 7 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 apps/wolnelektury_core/static/img/payu.png diff --git a/apps/catalogue/templates/catalogue/book_text.html b/apps/catalogue/templates/catalogue/book_text.html index 362af1b54..f6f2f993e 100644 --- a/apps/catalogue/templates/catalogue/book_text.html +++ b/apps/catalogue/templates/catalogue/book_text.html @@ -7,9 +7,9 @@ {% trans "Wolne Lektury" %} :: {{ book.pretty_title }} - + {% compressed_css "book" %} - + {% compressed_js "book" %} - + diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html index 0a28dd104..41146b633 100644 --- a/apps/wolnelektury_core/templates/superbase.html +++ b/apps/wolnelektury_core/templates/superbase.html @@ -195,7 +195,7 @@ {% endblock bodycontent %} - +