-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Is it possible to include files through variables? As in:
<!-- @foreach $NAME in FILES -->
<template id="t-<!-- @echo $NAME -->">
<!-- @include $NAME -->
</template>
<!-- @endfor -->
FILES be like -> [ 'account.html', 'assets.html', 'basket.html']
Would be appreciated very much, if this functionality could be added.
Metadata
Metadata
Assignees
Labels
No labels