fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Workaround for API problem, minor fixes.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
base
/
app.html
diff --git
a/src/wolnelektury/templates/base/app.html
b/src/wolnelektury/templates/base/app.html
index
43b6d95
..
b215081
100644
(file)
--- a/
src/wolnelektury/templates/base/app.html
+++ b/
src/wolnelektury/templates/base/app.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 piwik_tags %}
{% get_current_language as LANGUAGE_CODE %}
<head>
{% load piwik_tags %}
{% get_current_language as LANGUAGE_CODE %}
<head>