{% extends "base.html" %} {% set section = "users" %} {% block head %} {% endblock %} {% block body %} {% if edituser.id %}
{% else %} {% endif %}
Username {% if edituser.id %} {{ edituser.username }} {% else %} {% endif %}
Set Password
Email
Directory
Administrator

Limits

Concurrent Downloads
0 for unlimited
Download Rate
0 for unlimited

{% endblock %}