fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
search
[edumed.git]
/
edumed
/
templates
/
base.html
diff --git
a/edumed/templates/base.html
b/edumed/templates/base.html
index
ca28197
..
cda342f
100644
(file)
--- a/
edumed/templates/base.html
+++ b/
edumed/templates/base.html
@@
-52,7
+52,7
@@
<div id="tagline">Scenariusze zajęć, ćwiczenia, materiały</div>
<div id="search">
- <form action="">
+ <form action="
{% url 'haystack_search' %}
">
<input name="q" placeholder="szukaj" /><button><span>→</span></button>
</form>
</div>