{% extends 'base.html' %} {% block title %}Profile{% endblock %} {% block content %}
This is a placeholder for the user profile page.
Selected Tenant: {{ selected_tenant.name }}