mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-20 02:57:36 +00:00
6 lines
133 B
Handlebars
6 lines
133 B
Handlebars
{{#*inline "page"}}
|
|
<p>Rendered in partial, parent is {{parent}}</p>
|
|
{{/inline}}
|
|
{{! remove whitespaces with ~ }}
|
|
{{~> (parent)~}}
|