Quokko

Your results, good fellow.


{% if wikipedia_summary %} {% if wikipedia_summary[2] %}
Summary
{{ wikipedia_summary[0] }}
See More

Summary and Image/s from Wikipedia.
{% for i in wikipedia_summary[2][:3] %} {% endfor %}
{% else %}
Summary
{{ wikipedia_summary[0] }}
See More

Summary from Wikipedia.
{% endif %} {% endif %} {% for result in results %}
{{ result[0][0][8:] }} {% if result[0][1] %}

{{ result[0][1] }}
{% endif %} {% if result[0][2] %}
Last updated: {{ result[0][2] }}
{% endif %}
{% if result[1] %}
{{ result[1][0][8:] }} {% if result[1][1] %}

{{ result[1][1] }}
{% endif %} {% if result[1][2] %}
Last updated: {{ result[1][2] }}
{% endif %}
{% endif %}
{% endfor %}