mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-31 11:31:56 +00:00
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
extends ./layout
|
|
|
|
block content
|
|
h1= #{title}
|
|
p Welcome to #{title}
|
|
|
|
p
|
|
a(href="/users") List Users
|
|
p
|
|
a(href="/workouts") List workouts
|