Jonathan Down

Results 2 issues of Jonathan Down

Is this nested structure supposed to work? feed.dust ``` {#activities} {@select key=category} {@eq value="event"}{>"views/snapshot/event"/}{/eq} {/select} {/activities} ``` event.dust ``` {@gt key=counter value="1" type="number"}{strings.last_time} {/gt}{formatted_datetime} ``` Inside the partial `event` none...

Would make batch importing a large numbers of font to serve locally with the WebFont loader a lot easier.

enhancement