First attempt at a section render function.
Running into an issue with generics vs dynamic references.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{#things}
|
||||
Thing: {.}
|
||||
{:else}
|
||||
No things
|
||||
No things {.}
|
||||
{/things}
|
||||
|
||||
Reference in New Issue
Block a user