fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added new staticmethod from_xml_file to Book model and reimplemented importbooks...
[wolnelektury.git]
/
templates
/
admin
/
base_site.html
diff --git
a/templates/admin/base_site.html
b/templates/admin/base_site.html
index
8a4e1b0
..
d0ca937
100644
(file)
--- a/
templates/admin/base_site.html
+++ b/
templates/admin/base_site.html
@@
-1,5
+1,4
@@
{% extends "admin/base.html" %}
-{% load i18n %}
{% block title %}{{ title }} | Administracja stronÄ… WolneLektury.pl{% endblock %}