{% extends "base.html" %} {% block title %}{{ title }} - aiosyslogd{% endblock %} {% block content %}

{{ title }}

{% if user %}
Leave blank to keep the current password.
{% endif %}
{% if user %}
{% endif %} Cancel
{% endblock %}