{% extends "templates/one-column.html" %} {% block head_extra %}{% endblock %} {% block title %} Search results {% if query %}for '{{ query }}'{% endif %} {% endblock %} {% block content %}
{{ item.htmlSnippet | safe }}
You can do this by: