8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
extends layout
|
|
|
|
block content
|
|
h1= title
|
|
p Welcome to #{title}
|
|
|
|
include footer.pug
|