{% extends 'settings/master.twig' %} {% from 'macros.twig' import container_title %} {% from '_layout/input.twig' import input_hidden, input_csrf, input_text, input_select %} {% set title = 'Settings / Account' %} {% block settings_content %}
{% if not is_restricted and settings_roles|length > 1 %}This is a listing of the user roles you're a part of, you can select which you want to leave or which one you want to boast as your main role which will change your username colour accordingly.