can read and display workouts

This commit is contained in:
2013-01-19 15:01:03 -05:00
parent 4ea082330b
commit 651a534523
140 changed files with 14677 additions and 29 deletions

View File

@@ -9,4 +9,9 @@
p
form(method="POST", action="/session")
input(type="hidden", name="_method", value="DELETE")
input(type="submit", value="Log out")
input(type="submit", value="Log out")
- else
p
a(href="/session/new") Login
span  or 
a(href="/users/new") Join Bodyrep Now!