{% extends "base.html" %} {% block title %}Password tool{% endblock %} {% block content %}

Password tool

Create a password hash for use in your plugin configuration:

{% if hashed_password %} {% endif %}
{% if hashed_password %} {% endif %} {% endblock %}