fnp
/
edumed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
41e2b9e
)
delete searchbox
author
Jan Szejko
<janek37@gmail.com>
Thu, 12 Jan 2017 16:10:55 +0000
(17:10 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 12 Jan 2017 16:10:55 +0000
(17:10 +0100)
edumed/templates/base_super.html
patch
|
blob
|
history
diff --git
a/edumed/templates/base_super.html
b/edumed/templates/base_super.html
index
a4e93c1
..
a67479a
100644
(file)
--- a/
edumed/templates/base_super.html
+++ b/
edumed/templates/base_super.html
@@
-59,13
+59,13
@@
</div>
<div id="tagline">{% block tagline %}{% endblock %}</div>
</div>
<div id="tagline">{% block tagline %}{% endblock %}</div>
-
{% block searchbox %
}
- <div id="search">
- <form action="{% url 'haystack_search' None %}">
- <input name="q" placeholder="szukaj" /><button><span>→</span></button>
- </form>
- </div>
-
{% endblock %
}
+
{# {% block searchbox %}#
}
+{# <div id="search">#}
+{# <form action="{% url 'haystack_search' None %}">#}
+{# <input name="q" placeholder="szukaj" /><button><span>→</span></button>#}
+{# </form>#}
+{# </div>#}
+
{# {% endblock %}#
}
<div class="clr"></div>
</header>
</div>
<div class="clr"></div>
</header>
</div>