{% load static %}
{% if other_docs %}
{{ single_doc.content|safe }}
{% else %}

No Data Available

{% endif %}