{% extends "base.html" %} {% block title %} User list {% endblock %} {% block subtitle %} {{ domain.name }} {% endblock %} {% block main_action %} Add user {% endblock %} {% block box %}
| Actions | Address | Forward | Quota |
|---|---|---|---|
| {{ user }} | {{ user.forward or '-' }} | {{ user.quota_bytes | filesizeformat }} |