{% include "head.html" %}
{% include "menu.html" %}
{% for num_item, item in enumerate(items) %} {% include "result.html" %} {% end %}