{% if result.headline %} {{ result.headline|search_header|safe }} {% else %} {{ result.content_rendered|truncatechars_html:160 }} {% endif %}