{% extends "base.html" %} {% block title %}Dashboard — AI Allucanget{% endblock %} {% block content %}
Role: {{ user.get('role', 'user') }}