{% extends template_name|add:'/index.html' %} {% load static %} {% load herobizdental_tags %} {% load markdownify %} {% block content %}
{% include template_name|add:'/breadcrumb.html' %}
{% sidebar %}
{% endblock content %}