So siehts ganz gut aus !
This commit is contained in:
7
node_modules/pug/test/fixtures/invalid-block-in-extends.pug
generated
vendored
Normal file
7
node_modules/pug/test/fixtures/invalid-block-in-extends.pug
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
extends ./layout.pug
|
||||
|
||||
block title
|
||||
title My Article
|
||||
|
||||
block contents
|
||||
// oops, that's not a block
|
||||
Reference in New Issue
Block a user