Quokko


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

Summary from Wikipedia.
{% endif %} {% if wikipedia_summary[2] %}
{% for i in wikipedia_summary[2][:2] %} {% endfor %}

Image/s from Wikipedia.
{% endif %}
Community Results
Reddit: Conversational, General-Use Reuters: Breaking World News, Neutral Quora: Q&A, General-Use JSTOR: Academic, Primary Sources StackOverflow: Technical, Specific

We are not responsible for any inaccurate, malicious or otherwise negative impacts of these sites.
{% for result in results %}
{{ result[0][0][8:] }} {% if result[0][1] %}

{{ result[0][1] }}
{% endif %} {% if result[0][2] %} {% if not result[0][1] %}

{% endif %}
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] %} {% if not result[1][1] %}

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