{% extends "base.html" %} {% block title %}User Created - Stego{% endblock %} {% block content %}
User Created Successfully
Important: This password will only be shown once. Make sure to share it with the user securely.
{% endblock %} {% block scripts %} {% endblock %}