<%convert_nl_br%> <%site_title%> <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%~if in.video%> <%~set media = Plugins::UI::fetch_links(link_type => 'video', max_hits => $config.search_maxhits)%> <%~set title_loop = Links::Build::build('title', 'Videos')%> <%~else%> <%~set media = Plugins::UI::fetch_links(link_type => 'photo', max_hits => $config.search_maxhits)%> <%~set title_loop = Links::Build::build('title', 'Photo Galleries')%> <%~endif%> <%include include_breadcrumb.html%> <%~set paging = $media.paging%> <%~set featured_articles_loop = $media.features%> <%~if paging and paging.current_page == 1%>
<%~endif%> <%~set list_view = ''%>
<%~if paging.current_page > 1%>

<%if in.video%>Videos<%else%>Photos<%endif%>

<%include include_paging.html%>
<%~endif%> <%~set show_category = 1%> <%~loop media.loop%> <%include link.html%> <%~if row_num == $num_page_break%><%lastloop%><%endif%> <%~endloop%> <%~if paging.max_hits < $paging.num_hits%>
<%~set page_button = 'page_button2'%> <%include include_paging.html%>
<%~endif%>
<%include include_footer.html%>
<%~include include_global_js.html%>