Tag | Description |
---|---|
foreach | Loop helper designed for working with lists of posts |
get | Special block helper for custom queries |
has | Like {{#if}} but with the ability to do more than test a boolean |
if | Test very simple conditionals |
is | Check the context of the current route |
match | Compare two values for equality |
unless | The opposite of {{#if}} |