{% extends 'layout.html' %} {% block container %} {% include 'search.html' %}
{% if data.timeout %}

Distant server is not responding.

{% else %}

The request is incomplete or gives no results.

{% endif %}

{% endblock %}