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