HAML.jl
HAML.jl copied to clipboard
Be able to iterate keyword arguments passed to template file
The keywords are available using interpolation syntax ($key for when key=42 is passed). We should decide a syntax for iterating over the pairs of key => value.