{% extends 'herobiz/index.html' %} {% load static %} {% load shared_tags %} {% block content %}
{% include 'herobiz/breadcrumb.html' %}
{% sidebar "herobiz/sidebar.html" %}
{% endblock content %}