User_Profile
<!-- BEGIN_MODULE User_Profile --> <!-- BEGIN user:loop --> <div> <!-- BEGIN origIcon:veil --> <img src="%{ARCHIVES_DIR}{origIcon}"/> <!-- END origIcon:veil --> <!-- BEGIN code:veil --> <p>{code}</p> <!-- END code:veil --> <!-- BEGIN name:veil --> <p>{name}</p> <!-- END name:veil --> <!-- BEGIN mail:veil --> <p>{mail}</p> <!-- END mail:veil --> <!-- BEGIN profile:veil --> <p>{profile}[raw]</p> <!-- END profile:veil --> </div> <!-- END user:loop --> <!-- END_MODULE User_Profile -->