Initial commit
This commit is contained in:
parent
9ed5089508
commit
78e0e82449
16 changed files with 317 additions and 15 deletions
5
client/General/Workouts/WorkoutLogs/workoutLog.html
Normal file
5
client/General/Workouts/WorkoutLogs/workoutLog.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template name="workoutLog">
|
||||
<h1>Workout Log</h1>
|
||||
<h2>{{routineName}}</h2>
|
||||
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue