/scalate-util/src/test/resources/moustache/js/template_partial.html
HTML | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 8faefcd29c75f8b810836975cc37beb2 MD5 | raw file
- <h1>{{title}}</h1>
- {{>inner_partial}}
- <h1>{{title}}</h1>
- {{>inner_partial}}