Files
the-example-app-nodejs/views/course.pug
2017-11-07 17:33:32 +01:00

6 lines
66 B
Plaintext

extends layout
block content
h1= title
p Welcome to #{title}