<%convert_nl_br%> <%site_title%> <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%~set tag = $in.tag%> <%~if tag ieq 'swim'%><%set tag_title = 'Swim'%> <%~elsif tag ieq 'bike'%><%set tag_title = 'Bike'%> <%~else%><%set tag_title = 'Run'%><%endif%> <%~set res = Plugins::UI::fetch_links(tag => $tag, max_hits => $config.search_maxhits, url => "$tag_title/" )%> <%~set title_loop = Links::Build::build('title', $tag_title)%> <%include include_breadcrumb.html%> <%~set paging = $res.paging%> <%~set featured_articles_loop = $res.features%> <%unless featured_articles_loop%>

No article found

<%endif%> <%~if paging and paging.current_page == 1%> <%~endif%> <%~if paging.num_hits > 3%> <%if paging.current_page == 1%>
<%endif%> <%~set list_view = ''%>
<%~if paging.current_page > 1%>

<%tag_title%>

<%include include_paging.html%>
<%~endif%> <%~set show_category = 1%> <%~loop res.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%>
<%~endif%>
<%include include_footer.html%>
<%~include include_global_js.html%>