7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
|
extends ./layout.pug
|
||
|
|
||
|
block title
|
||
|
title My Article
|
||
|
|
||
|
block contents
|
||
|
// oops, that's not a block
|