searrrrrrrrrrch/templates/index.html
2018-08-31 10:26:51 +02:00

8 lines
209 B
HTML

{% extends "base.html" %}
{% block results %}
<div id="intro">
<p>This Grrrrrrrrrrls search machine cannot handle too much at once: it can only work with <strong>one word</strong>.</p>
</div>
{% endblock %}