Yeap, I use volt.
well I have 3 variables on my session used in severale views, so the idea is about creating partial and include it into my volt files.
Partials just extends a view to help manage your code. so when working on partial blocks just assume you are working on the view implementing that partial block.