<%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>
<%if my_folder_name%><%my_folder_name%><%else%>My Bookmarks<%endif%>
<%~if my_folder_name%> You have <%link_count%> link<%if link_count != 1%>s<%endif%> in this folder. <%~else%> You have <%folder_count%> folder<%if folder_count != 1%>s<%endif%> with <%link_count%> link<%if link_count != 1%>s<%endif%>. <%~endif%>
<%if paging.num_hits%><%Links::Utils::paging()%>
<%endif%>
<%if Folders.length~%>
-
<%~loop Folders%>
-
<%my_folder_name%> (<%num_links%>)
<%if my_folder_public%>public<%endif%>
<%if my_folder_default%>default<%endif%>
Edit
<%ifnot my_folder_default%>Delete<%endif%>
Manage
<%if my_folder_description%>
<%my_folder_description%>
<%endif%>
<%~endloop%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%>
<%include include_content_bottom.html%>