Back to Freecad

Searchbox

src/Doc/sphinx/_templates/searchbox.html

1.1.1399 B
Original Source

{# basic/searchbox.html ~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: quick search box. :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- if pagename != "search" %}

{{ _('Quick search') }}

{{ _('Enter search terms or a module, class or function name.') }}

Go back to the FreeCAD homepage

{%- endif %}