{% extends "base.html" %} {% block title %}Search{% if q %}: {{ q }}{% else %} all tables{% endif %}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
There are no tables that have been configured for search.
{% else %} {% endif %}