{% extends "base.html" %} {% block title %}New User — {{ library_name() }}{% endblock %} {% block content %}

Create User

{% if error %}

{{ error }}

{% endif %}
Share this password with the user through a secure channel (e.g. Signal, face-to-face). They can update it after logging in.
Cancel
{% endblock %}