From e304ddc63e67fcf4176145e5405abdc0ff7ddd0b Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 14 Mar 2013 16:47:18 +0100 Subject: [PATCH] Start annoying people with taxes. --- .../templates/catalogue/book_text.html | 1 + apps/wolnelektury_core/static/css/annoy.css | 52 +++++++++++++++++++ apps/wolnelektury_core/static/css/header.css | 1 + apps/wolnelektury_core/static/js/annoy.js | 29 +++++++++++ .../static/js/modernizr.custom.19652.js | 6 +-- apps/wolnelektury_core/templates/annoy.html | 18 +++++++ .../templates/superbase.html | 1 + wolnelektury/settings/static.py | 9 +++- 8 files changed, 113 insertions(+), 4 deletions(-) create mode 100755 apps/wolnelektury_core/static/css/annoy.css create mode 100755 apps/wolnelektury_core/static/js/annoy.js create mode 100755 apps/wolnelektury_core/templates/annoy.html diff --git a/apps/catalogue/templates/catalogue/book_text.html b/apps/catalogue/templates/catalogue/book_text.html index bfe666f5d..7486e05dc 100644 --- a/apps/catalogue/templates/catalogue/book_text.html +++ b/apps/catalogue/templates/catalogue/book_text.html @@ -18,6 +18,7 @@ + {% include "annoy.html" %}