{% extends "layout.html" %} {% set title = _('Overview') %} {% block body %}

Haystack Documentation

{{ _('Welcome! This is') }} {% block description %}{{ _('the documentation for') }} Haystack {% endblock %}.

{% block tables %}

Haystack

Getting started

Links

{% endblock %} {% endblock %}