{% extends "all.html" %} {% block content %} {% include 'settings_menu.html' %}

Added new user to account

Account: {{ account }}

Username: {{ user }}

Password: {{ cleartext_password }}

Key file content: {{ cleartext_password_key }}

{% endblock%}