<%~set secondarynav = "bookmark_nav.html"%> <%site_title%>: Bookmarks: <%escape_html my_folder_username%><%if my_folder_name%>: <%my_folder_name%><%else%>'s Bookmarks<%endif%> <%include include_common_head.html%> <%include include_accessibility.html%>
<%include include_header.html%> <%include include_contentheader.html%>
<%include include_leftsidebar.html%>
<%include include_contentwrapper_top.html%>
<%include include_content_top.html%>
<%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>

<%escape_html my_folder_username%><%if my_folder_name%>: <%my_folder_name%><%else%>'s Bookmarks<%endif%>

<%~if my_folder_name%> There <%if link_count != 1%>are<%else%>is<%endif%> <%link_count%> link<%if link_count != 1%>s<%endif%> in this folder. <%~else%> <%if my_folder_username eq $user.Username%>You have<%else%><%escape_html my_folder_username%> has<%endif%> <%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_description%>

    <%my_folder_description%>

    <%endif%>
  • <%~endloop%>
<%~endif%> <%if Bookmarks.length~%> <%~loop Bookmarks%>

<%Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%>

<%include bookmark_link.html%> <%~endloop%> <%~endif%> <%if paging.num_hits%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%> <%include include_content_bottom.html%>
<%include include_contentwrapper_bottom.html%>
<%include include_rightsidebar.html%>
<%include include_contentfooter.html%> <%include include_footer.html%>