<%~set widgets_loop = Plugins::UI::fetch_widgets('subcategory', $ID)%> <%~set widget_start = 1%> <%~set widget_end = 3%> <%~if paging.current_page == 1 or not $paging%>
<%~endif%> <%~set list_view = ''%> <%~set num_links = $links_loop.length%> <%~set num_page_break = 9%>
<%~if paging.current_page > 1%>

<%Name%>

<%include include_paging.html%>
<%~endif%> <%~loop links_loop%> <%if skip_top_three and $row_num <= $max_hits%><%nextloop%><%endif%> <%~rewrite_detail_url%> <%~set thumbnail_url = Plugins::UI::fetch_thumbnail($loop_value)%> <%include link.html%> <%~if row_num == $num_page_break%><%lastloop%><%endif%> <%~endloop%>
<%~include include_featured_photo_video.html%> <%~if num_links > $num_page_break%>
<%~loop links_loop%> <%~if row_num <= $num_page_break%><%nextloop%><%endif%> <%~rewrite_detail_url%> <%~set thumbnail_url = Plugins::UI::fetch_thumbnail($loop_value)%> <%include link.html%> <%~endloop%>
<%~set page_button = 'page_button2'%>
<%include include_paging.html%>
<%~endif%>