fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Templates bugs, gitignore.
[wolnelektury.git]
/
wolnelektury
/
templates
/
catalogue
/
book_list.html
diff --git
a/wolnelektury/templates/catalogue/book_list.html
b/wolnelektury/templates/catalogue/book_list.html
index
47567f3
..
281e5e7
100644
(file)
--- a/
wolnelektury/templates/catalogue/book_list.html
+++ b/
wolnelektury/templates/catalogue/book_list.html
@@
-1,5
+1,5
@@
-{% load i18n %}
{% extends "base.html" %}
+{% load i18n %}
{% load catalogue_tags chunks %}
{% block bodyid %}book-a-list{% endblock %}