fnp
/
turniej.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove dots after emails
[turniej.git]
/
turniej
/
templates
/
base.html
diff --git
a/turniej/templates/base.html
b/turniej/templates/base.html
index
4b28f18
..
273547b
100644
(file)
--- a/
turniej/templates/base.html
+++ b/
turniej/templates/base.html
@@
-1,7
+1,7
@@
<!doctype html>
<html>
<head>
<!doctype html>
<html>
<head>
- <title>Turniej Elektrybałtów</title>
+ <title>Turniej Elektrybałtów
{% block "extratitle" %}{% endblock %}
</title>
<meta charset="utf-8" />
<link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico" />
<meta charset="utf-8" />
<link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico" />
@@
-30,6
+30,7
@@
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang: 'pl'}
</script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang: 'pl'}
</script>
+{{ piwik_tag|safe }}
</body>
</body>