First attempt at a section render function.

Running into an issue with generics vs dynamic references.
This commit is contained in:
Tom Alexander
2020-04-28 20:46:29 -04:00
parent e5c4ba8c82
commit f0a69d12b9
4 changed files with 40 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{#things}
Thing: {.}
{:else}
No things
No things {.}
{/things}