{% extends 'django_spire/page/full_page.html' %} {% block full_page_content %}
{% include 'django_spire/user_account/card/../card/user_detail_title_card.html' %}
{% include 'django_spire/user_account/card/../card/user_group_list_card.html' %}
{% include 'django_spire/history/card/activity_list_card.html' %}
{% endblock %}