fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
minor req fix
[prawokultury.git]
/
prawokultury
/
templates
/
base.html
diff --git
a/prawokultury/templates/base.html
b/prawokultury/templates/base.html
index
19eefc4
..
7b5a4b0
100755
(executable)
--- a/
prawokultury/templates/base.html
+++ b/
prawokultury/templates/base.html
@@
-1,6
+1,7
@@
<!DOCTYPE html>
{% load url from future %}
-{% load i18n static %}
+{% load i18n %}
+{% load static from staticfiles %}
{% load fnp_common migdal_tags fnp_share fnp_lang menu_tags %}
{% load sponsor_tags %}
{% load compressed %}