8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
extends layout
|
|
|
|
block content
|
|
h1= site.site
|
|
p #{site.description}
|
|
|
|
include footer.pug
|