{% extends "base.html" %} {% block title %}Pending User Approvals{% endblock %} {% block content %}
Users awaiting NUV sysop approval. Set
NUV_ENABLED=true to require approval for new accounts.
| User | Registered | Actions | |
|---|---|---|---|
| {{ u.username }} | {{ u.email }} | {{ u.created_at.strftime('%Y-%m-%d %H:%M') }} |