Update documentation
This commit is contained in:
parent
f652d6051d
commit
8d6ef3d4a1
6 changed files with 26 additions and 6 deletions
|
|
@ -8,7 +8,7 @@
|
|||
:license: BSD, see LICENSE for details.
|
||||
#}
|
||||
{%- if pagename != "search" %}
|
||||
<div id="searchbox" style="display: none" class="well">
|
||||
<!--<div id="searchbox" style="display: none" class="well">
|
||||
<form class="search" action="{{ pathto('search') }}" method="get">
|
||||
<input placeholder="{{ _('Quick search') }}" class="span2" type="text" name="q" style="margin-bottom:0;" />
|
||||
<input class="btn btn-primary" type="submit" value="{{ _('Go') }}" />
|
||||
|
|
@ -17,4 +17,5 @@
|
|||
</form>
|
||||
</div>
|
||||
<script type="text/javascript">$('#searchbox').show(0);</script>
|
||||
-->
|
||||
{%- endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue