Hi, I wanted to create a template that renders one way if a certain property is set, and another if it is not. Is there a way to do this with the new templating system? From my understanding, it only supports Space Lua expressions within ${}, but not conditional blocks or similar. Is there any idiomatic way to get around this?