fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix: Uglier but supported by Chrome
[wolnelektury.git]
/
apps
/
search
/
context_processors.py
diff --git
a/apps/search/context_processors.py
b/apps/search/context_processors.py
index
cfb2f2e
..
3cb9256
100644
(file)
--- a/
apps/search/context_processors.py
+++ b/
apps/search/context_processors.py
@@
-1,4
+1,7
@@
-
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
from django.core.urlresolvers import reverse
from search.forms import SearchForm
from django.core.urlresolvers import reverse
from search.forms import SearchForm