created WorkoutComment model
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div id="workouts" class="grid_6 alpha">
|
||||
|
||||
|
||||
<h1>Workout Data</h1>
|
||||
<h1>{{ workout.name }}</h1>
|
||||
<table width=100%>
|
||||
<tr>
|
||||
<th>Rower:</th><td>{{ first_name }} {{ last_name }}</td>
|
||||
|
||||
Reference in New Issue
Block a user