We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b3ed9 commit 23d3012Copy full SHA for 23d3012
examples/partials/template2.hbs
@@ -1,4 +1,4 @@
1
{{#*inline "page"}}
2
<p>Rendered in partial, parent is {{parent}}</p>
3
{{/inline}}
4
-{{> (parent)}}
+{{> (lookup this "parent")}}
0 commit comments