fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
prevent scroll on fragment expand (#308)
[wolnelektury.git]
/
wolnelektury
/
templates
/
admin
/
base_site.html
diff --git
a/wolnelektury/templates/admin/base_site.html
b/wolnelektury/templates/admin/base_site.html
index
087a3bb
..
7e6b492
100644
(file)
--- a/
wolnelektury/templates/admin/base_site.html
+++ b/
wolnelektury/templates/admin/base_site.html
@@
-1,5
+1,5
@@
-{% load i18n %}
{% extends "admin/base.html" %}
+{% load i18n %}
{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %}