initial commit; version 22.5.12042
This commit is contained in:
4
tests/templates/dot_notation/dot_notation.mustache
Normal file
4
tests/templates/dot_notation/dot_notation.mustache
Normal file
@ -0,0 +1,4 @@
|
||||
* {{person.name.first}} {{person.name.last}}
|
||||
* {{person.age}}
|
||||
* {{person.hometown.city}}, {{person.hometown.state}}
|
||||
* {{normal}}
|
Reference in New Issue
Block a user