From 7b8e0d73cd11dd7a4de5d8ffd028a740f345d572 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 18 Sep 2008 22:00:53 +0200 Subject: [PATCH] Added Google Analytics tracker. --- wolnelektury/templates/base.html | 6 ++++++ wolnelektury/templates/catalogue/book_text.html | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index f481c9767..ff77e2745 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -96,5 +96,11 @@

* Ładowanie

+ + diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 6c505e3b0..8a6b0f639 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -34,5 +34,11 @@ {{ book.html_file.read|safe }} + + -- 2.20.1