Toggle navigation
About
Search
{% for result in results %}
{{result[1]}}
{% if result[3] == True %}
{% endif %}
{{result[2]}} ...
{{result[0]}}
{% endfor %}
Credit