{% extends "base.html" %} {% block title %}Create Account — PassKeeper{% endblock %} {% block body_class %}auth-page{% endblock %} {% block body %}

Create account

Important: Your master password encrypts all your data. It is never sent to our servers. If you forget it, your vault cannot be recovered.
{% endblock %} {% block scripts %} {% endblock %}