{% extends "base.html" %} {% block body %}

{{number}} first results of the search : {{string}}

{% for position,item in enumerate(items) %} {% if position == 0 %} {% for detail in item %} {% end %} {% else %} {% for indice, detail in enumerate(item) %} {% end %} {% end %} {% end %}
{{ detail }} Download to server
{% if indice == 5 %} {% end %}{{ detail }}
{% end %}