/scalate-core/src/test/resources/moustache/js/view_partial.html

http://github.com/scalate/scalate · HTML · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · e3d32a525e8d0bb19943effd3788e964 MD5 · raw file

  1. <h1>{{greeting}}</h1>
  2. {{>partial}}
  3. <h3>{{farewell}}</h3>