{% extends "base.html" %} {% block title %}Manage User Flairs - AppManager{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Assign custom title badges and colors to platform members
Click any preset flair to quickly apply it in the user assignment table on the right.
{{ preset.color }}
| Member | Current Flair | Assign / Update |
|---|---|---|
|
{{ u.name or u.email }}
{{ u.email }}
|
{% if f and f.title %} {{ f.title }} {% else %} No Flair {% endif %} |