{% extends "App/base.html" %} {% load app_filters %} {% load static %} {% block page_content %}
{{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.pageNumber}}