$user_greeting
#if ($show_home)
$home_text
#end #if ($show_control_panel)
$control_panel_text
#end #if ($show_sign_in)
$sign_in_text
#end #if ($show_my_account)
$my_account_text
#end #if ($show_sign_out)
$sign_out_text
#end #if ($show_add_content)
$add_content_text
$layout_text
#end #if ($show_page_settings)
$page_settings_text
#end #if ($show_staging)
$staging_text
$theme.staging()
#end #if ($show_toggle_controls)
$toggle_controls_text
#end #if ($show_my_places)
$my_places_text
$theme.myPlaces()
#end