/scalate-util/src/test/resources/moustache/js/section_as_context.txt

http://github.com/scalate/scalate · Plain Text · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 81477baef574d0f1a8c2cbca776f5cf1 MD5 · raw file

  1. <h1>this is an object</h1>
  2. <p>one of its attributes is a list</p>
  3. <ul>
  4. <li>listitem1</li>
  5. <li>listitem2</li>
  6. </ul>