{% extends 'layouts/base.html' %} {% set page_title = _('Project Gutenberg') %} {% block container %}
{% trans %}Project Gutenberg Free Books Browser{% endtrans %}
{% trans %}List by Title{% endtrans %} {% trans %}List by Author{% endtrans %}
{% trans %}Search terms will search for matches in book titles and authors.{% endtrans %}
{% trans %}Multiple terms may be combined with AND, ANDMAYBE, ANDNOT, OR{% endtrans %}
{% trans %}The search may specify the category to search using the form cat:term where categories include title, creator, contributor, subject, category and language.{% endtrans %}