Add another testing proving that inline partials can occur before the block definition.

master
Tom Alexander 4 years ago
parent 353a04064e
commit d93602d686
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

@ -0,0 +1 @@
The block content is from {+inject/}

@ -0,0 +1,4 @@
{"people": [
{"name": "Alice", "item": "cat"},
{"name": "Bob"}
]}

@ -0,0 +1,2 @@
{<inject}Before Partial{/inject}
{>"base"/}
Loading…
Cancel
Save