{% extends "App/base.html" %} {% load app_filters %} {% load static %} {% block page_content %}
{{result.paragraph | truncatewords:50}}
Level {{result.level}} {{result.levelName }}
IDDRS {{result.module}}
{{result.heading1}}
{{result.heading2}}
{{result.heading3}}
{{result.heading4}}
{{ result.paragraph|highlight_search:result.sentence|safe|linebreaks }}
Page: {{result.pageNumber}}