mirror of https://github.com/sveltejs/svelte
4 lines
31 B
4 lines
31 B
8 years ago
|
{{#if foo}}
|
||
|
{{yield}}
|
||
|
{{/if}}
|