{# Simple form used by SuperUsers to create new user accounts without passwords. New users will create passwords by responding to an email. #} {% extends theme("layout.html") %} {% import "forms.html" as forms %} {% block content %}