Explorar o código

Updated dot-notation example to include {{%PRAGMA}} tag.

Justin Hileman %!s(int64=15) %!d(string=hai) anos
pai
achega
0ff5a33505
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/dot_notation/dot_notation.mustache

+ 1 - 0
examples/dot_notation/dot_notation.mustache

@@ -1,3 +1,4 @@
+{{%DOT-NOTATION}}
 * {{person.name.first}} {{person.name.last}}
 * {{person.age}}
 * {{person.hometown.city}}, {{person.hometown.state}}