<%-- start content--%>
<%include include_content_header.html%>
Photos
<%Plugins::GForum::SlideShow::generate_paths($user_id)%>
<%if user_image1 and $user_image1_large_path%>
<%endif%>
<%if user_image2 and $user_image2_large_path%>
<%endif%>
<%if user_image3 and $user_image3_large_path%>
<%endif%>
<%if user_image4 and $user_image4_large_path%>
<%endif%>
<%if user_image5 and $user_image5_large_path%>
<%endif%>
<%if user_image6 and $user_image6_large_path%>
<%endif%>
<%~if current_user_username eq $user_username%>
<%~endif%>
Races
<%~if user_username eq $current_user_username or user_show_racetags%>
<%~if user_show_racetags%>
<%~mixed_calendar_loop($user_id, $user_username)%>
<%~endif%>
<%~endif%>
<%~if race_loop.length%>
<%~get_cgi_value('from')%>
Note: to deselect a race from your personal calendar, click the race's link, then click "untag this race."
<%~else%>
No race found.
<%~endif%>
<%if current_user_username eq $user_username%>
<%endif%>
Retailers
<%~slowtwitch_retailer_loop($user_username)%>
<%~if shop_loop.length%>
Note: to deselect a retailer from your personal shopping list, click the shop's link, then click "untag this shop."
<%~else%>
No retailer found.
<%~endif%>
Bike Fit Manager
<%include include_bike_list.html%>
<%~if current_user_id == $user_id%>
<%~endif%>
<%~if current_user_id%>
<%Plugins::GForum::SlideShow::change_logs($user_id)%>
<%~if username_log_loop.length%>
Change Logs
<%~loop username_log_loop%>
<%GT::Date::date_transform($Log_time,'%yyyy%-%mm%-%dd% %HH%:%MM%:%ss%','%yyyy%-%mm%-%dd%')%>
<%Log_old_username%>
<%Log_new_username%>
<%~endloop%>
<%~endif%>
<%endif%>