<%~set content_header_title = 'Edit A Personal Race'%>
        <%~init array breadcrumbs%><%init hash breadcrumbs.0%><%init hash breadcrumbs.1%>
        <%~set breadcrumbs.0.name = 'User Profile'%>
        <%~set breadcrumbs.0.url  = GForum::SEO::url(type => "profile", id => $current_user_username)%>
        <%~set breadcrumbs.1.name = $content_header_title%>
        <%include include_breadcrumb.html%>
        
      <%include include_footer.html%>
    <%-- start content--%>
          <%include include_content_header.html%>
          
        
<%-- end content --%>