From fb10f5b89c782ff4e25d0100e09a8c1ba4002de7 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 13 Aug 2010 12:57:00 +0200 Subject: [PATCH] prettier breadcrumbs --- .../templates/catalogue/book_detail.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index cb5dee0d9..c03614cea 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -13,14 +13,17 @@
- {% if parents %} - {% if extra_info.license %}

{% trans "Work is licensed under " %} {{ extra_info.license_description }}.

-- 2.20.1