{% extends "base.html" %} {% block content %}
Generated password for VPN {{ vpn.login }}:
{{ password }}
Don't forget it, it will only be displayed once (we don't store it in clear text). If you forget this password, you will have to generate a new one.
{% endblock %}