{% extends "base.html" %} {% load app_filters %} {% block page_content %}
{{ results|length }} results hvae been found
{{result.paragraph | truncatewords:50}}
Level {{result.level}}
Standard {{result.module}}
{{result.heading1}}
{{result.heading2}}
{{result.heading3}}
{{result.heading4}}
{{result.paragraph|highlight_search:result.sentence|safe}}
Page: {{result.pageNum}}