mustache
mustache copied to clipboard
Is it possible to iterate over a slice?
I was attempting to iterate over users ([]user), and output attributes on the struct. However, it doesn't seem to do anything once it hits {#users}. I checked the _tests on the project and the only example of this in the test appears to be commented out?