{# basic/search.html ~~~~~~~~~~~~~~~~~ Template for the search page, using google custom search #} {% extends "layout.html" %} {% set title = _('Search') %} {% block body %}
{% trans %}From here you can search the User Manual. Enter your search words into the box below and press "Enter" {% endtrans %}