$(if username) $(endif) $(if username) $(else) $(if trial == 'yes') $(endif) $(endif)
$(if username)Home$(else)Login$(endif)