empty_users_list

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
no macro found to override
  in (custom_tweak:save_post_by_email:1) - <override_macro name="save_post_by_email" requires="post_by_email" unindent="true">
   Usages of this macro
... in people.naml
333
334
335
336
337
<macro name="empty_users_list" dot_parameter="do">
    <n.site_users
Binary
Namespace: NabbleNamespace
Parameters: filter, length, start, do
. start="0" length="0">
        <n.do/>
    </n.site_users.>
</macro>