{% extends 'common/base.html' %} {% block title %}::Inventory::Profile{% endblock %} {% block content %}
{% include 'navigation/security/sidebar.html' %}
Username
First name
Last name
Email
{% endblock %}