searrrrrrrrrrch/templates/index.html

8 lines
209 B
HTML
Raw Normal View History

2018-08-31 10:26:51 +02:00
{% 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 %}