fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Admin club counters.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
base
/
superbase.html
diff --git
a/src/wolnelektury/templates/base/superbase.html
b/src/wolnelektury/templates/base/superbase.html
index
8bdd431
..
cdbdb69
100644
(file)
--- a/
src/wolnelektury/templates/base/superbase.html
+++ b/
src/wolnelektury/templates/base/superbase.html
@@
-2,7
+2,7
@@
{% spaceless %}
<html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
{% load pipeline i18n %}
{% spaceless %}
<html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
{% load pipeline i18n %}
- {% load static
from staticfiles
%}
+ {% load static %}
{% load catalogue_tags funding_tags reporting_stats %}
{% load piwik_tags %}
{% load cache %}
{% load catalogue_tags funding_tags reporting_stats %}
{% load piwik_tags %}
{% load cache %}
@@
-30,6
+30,7
@@
<link rel="manifest" href="/manifest.json">
{% stylesheet "main" %}
{% block extrahead %}{% endblock %}
<link rel="manifest" href="/manifest.json">
{% stylesheet "main" %}
{% block extrahead %}{% endblock %}
+ {% tracking_code %}
</head>
<body id="{% block bodyid %}base{% endblock %}">
</head>
<body id="{% block bodyid %}base{% endblock %}">
@@
-173,8
+174,6
@@
</script>
{% javascript "base" %}
</script>
{% javascript "base" %}
- {% tracking_code %}
-
{% block extrabody %}{% endblock %}
<script src="{% static "js/contrib/modernizr.custom.19652.js" %}"></script>
{% block extrabody %}{% endblock %}
<script src="{% static "js/contrib/modernizr.custom.19652.js" %}"></script>