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