<li><spanclass="bold"><%="#{athlete.first_name}#{athlete.last_name}: "%></span><%="#{athlete.training_hours_per_week} hours of training per week - #{athlete.sports}"%><spanclass="bold">SPORT</span></li>
<%end%>
</ol>
</div>
<hr>
<ahref="/"><h2>Return to Home</h2></a>
<ahref="/athletes"><h2>Go to Athlete Database</h2></a>
<ahref="/athletes/add_athlete"><h2>Add an Athlete's Information</h2></a>