{% extends "base.html" %} {% block title %}Settings - Invincible{% endblock %} {% block content %}
Password updated.
{% endif %} {% if pw_error %}{{ pw_error }}
{% endif %}Minimum {{ min_password_len }} characters.
| {{ label }} | {{ "on" if on else "off" }} |
|---|
Secret values are never shown here - only whether each one is configured.
{% endblock content %}