Your settings
Account
{{ user.name }}
{{ user.email }}
{{ user.role }}
Default model
{% if models %} {% else %}No models are available to you yet.
{% endif %}Permissions
{% if user.is_admin %} You are an administrator, so every permission applies. {% else %} What this account may do, from the instance baseline plus your groups. {% endif %}
Groups: {% for group in user.groups %}{{ group.name }}{% if not loop.last %}, {% endif %}{% endfor %}
{% endif %}Appearance
Moria is the dark theme, Shire the light one. Your choice is saved to this browser and to your account.