mirror of
https://github.com/kennethreitz-archive/pystache.git
synced 2026-06-05 23:40:16 +00:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
<h1>{{title}}</h1>
|
|
{{>inner_partial}}
|
|
{{#looping}}
|
|
{{>inner_partial}}
|
|
{{/looping}} |