mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
Docs
This commit is contained in:
parent
a29908c865
commit
36a8b7b7f3
|
|
@ -7,6 +7,8 @@ h1= ninja.name
|
|||
// file, partial name = '_weapon', resolves to 'weapon' object within partial
|
||||
#weapons
|
||||
h2 Weapons
|
||||
// the weapon partial is rendered once per item in
|
||||
// the weapons array or "collection"
|
||||
ul!= partial('weapon', ninja.weapons)
|
||||
|
||||
// partial name 'victim_name' resolves to '_victim_name.jade' file and 'victimName' object
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user