<%~set secondarynav = "bookmark_nav.html"%> <%site_title%>: Bookmarks: Add Bookmark <%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)%>

Add Bookmark

<%if URL~%>

You are adding the following link to your bookmarks:

<%~Links::Utils::load_link_info%> <%include link.html%> <%~endif%>
<%~if Folders.length == 1%> <%Folders.0.my_folder_name%> <%~else%> <%~endif%>
<%include include_content_bottom.html%>
<%include include_contentwrapper_bottom.html%>
<%include include_rightsidebar.html%>
<%include include_contentfooter.html%> <%include include_footer.html%>