Files
the-example-app-nodejs/views/index.pug
2017-09-19 14:19:31 +02:00

6 lines
66 B
Plaintext

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