Hi! According to this doc there's a user.name object that supposedly shows the name of the logged in user, but when I add {{user.name}} to the home page template I get "Unable to preview 'Home page' due to invalid reference: {{user.name}}"
So how do I print the user name in a template? I'm not having any luck with this site's search or google :(
Thanks!
