<%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>
User List
<%~if total_users%> There <%if total_users != 1%>are<%else%>is<%endif%> <%total_users%> user<%if total_users != 1%>s<%endif%> with public folders. <%~else%> There are no users with public folders. <%~endif%>
<%if paging.num_hits%><%Links::Utils::paging()%>
<%endif%>
<%if users~%>
-
<%~loop users%>
- <%escape_html my_folder_user_username_fk%> (<%public_folders%> folder<%if public_folders != 1%>s<%endif%> with <%public_links%> link<%if public_links != 1%>s<%endif%>) <%~endloop%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%>
<%include include_content_bottom.html%>