Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
handlebars 0.13.1 - Docs.rs
[go: Go Back, main page]

handlebars 0.13.1

Handlebars templating implemented in Rust.
Documentation
1
2
3
4
5
{{#partial page}}
  <p>Rendered in partial, parent is {{parent}}<p>
{{/partial}}

{{> (parent)}}