12 lines
290 B
Text
12 lines
290 B
Text
<!--SEARCHBROWSE-->
|
|
<!--Descriptive page name, messages and instructions-->
|
|
<h2 class="heading"><%= ts("Bookmark Search") %></h2>
|
|
<!--/descriptions-->
|
|
|
|
<!--subnav-->
|
|
<%= render 'shared/search_nav' %>
|
|
<!--/subnav-->
|
|
|
|
<!--main content-->
|
|
<%= render "bookmarks/search_form" %>
|
|
<!--/content-->
|