fnp
/
turniej.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Simple update.
[turniej.git]
/
turniej
/
templates
/
base.html
diff --git
a/turniej/templates/base.html
b/turniej/templates/base.html
index
273547b
..
132e4f3
100644
(file)
--- a/
turniej/templates/base.html
+++ b/
turniej/templates/base.html
@@
-1,4
+1,4
@@
-<!
doctype
html>
+<!
DOCTYPE
html>
<html>
<head>
<title>Turniej Elektrybałtów{% block "extratitle" %}{% endblock %}</title>
<html>
<head>
<title>Turniej Elektrybałtów{% block "extratitle" %}{% endblock %}</title>
@@
-30,7
+30,8
@@
<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 }}
+{% load piwik_tags %}
+{% tracking_code %}
</body>
</body>