fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added tag wolnelektury-0.9.3 for changeset 293052c8f613
[wolnelektury.git]
/
wolnelektury
/
templates
/
admin
/
base_site.html
1
{% extends "admin/base.html" %}
2
3
{% block title %}{{ title }} | Administracja stronÄ… WolneLektury.pl{% endblock %}
4
5
{% block branding %}
6
<h1 id="site-name">Administracja stronÄ… WolneLektury.pl</h1>
7
{% endblock %}
8
9
{% block nav-global %}{% endblock %}