{% load i18n %}
{% load highlight %}
{% if result.status %}
{{ result.status }}
{% endif %}
#{{ result.pk }} - {% filter striptags|truncatewords:50 %}{{ result.summary|escape }}{% endfilter %}
- {% highlight result.description with query max_length "150" %}