Quokko
{% if wikipedia_summary %} {% if wikipedia_summary[2] %}
Summary
{{ wikipedia_summary[0] }}
See More
Summary from Wikipedia.
{% for i in wikipedia_summary[2][:2] %}
{% endfor %}
Images from Wikipedia.
Community Results
Reddit: Conversational, General-Use
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.
{% else %}
Summary
{{ wikipedia_summary[0] }}
See More
Summary from Wikipedia.
Community Results
Reddit: Conversational, General-Use
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.
{% endif %} {% endif %} {% 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 %}