{% extends 'medicio/index.html' %} {% load static %} {% load shared_tags %} {% block content %} {% include 'medicio/breadcrumb.html' %} {{ object.formatted_markdown | add_img_class | safe }} {% endblock content %}