Is it possible to nest helpers inside the options hash with handlebars? April 27, 2023 by Tarik Update: Handlebars now supports subexpressions, so you can just do: {{view "SearchView" (t 'search.root')}}