{% load static %} {% load bloomerp %} {% load crispy_forms_tags %}
{% avatar object=object size="6em" class_name="rounded-circle" %}

{{object}}

{% block content %} {% if include_detail_content %} {% include include_detail_content %} {% endif %} {% endblock content %}