mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-26 09:02:33 +00:00
almost got add sets working
This commit is contained in:
@@ -4,8 +4,9 @@ block content
|
||||
|
||||
- if (session.user.name === requested)
|
||||
h1 Private View
|
||||
p= session.user.name
|
||||
p= requested
|
||||
|
||||
p
|
||||
a(href="/workouts/new") Create new workout
|
||||
|
||||
- else
|
||||
h1 Public View
|
||||
|
||||
Reference in New Issue
Block a user