init
This commit is contained in:
12
priv/ui/pug-demo/_summary.pug
Normal file
12
priv/ui/pug-demo/_summary.pug
Normal file
@@ -0,0 +1,12 @@
|
||||
section.panel
|
||||
h2 Included Summary
|
||||
p
|
||||
| This section comes from
|
||||
code _summary.pug
|
||||
| . It can still read variables declared in
|
||||
code index.pug
|
||||
| , including
|
||||
strong #{name}
|
||||
| and the feature count:
|
||||
strong #{features.length}
|
||||
| .
|
||||
Reference in New Issue
Block a user