At run time, the {0} is replaced with the user’s name.
By default, the LoginStatus you added displays a link to enable users to log in and log out. Because
the Menu or the TreeView already contains a link to the Login page, the footer uses a LoginView again
to display the Logout text only when the user is currently logged in. If you want to add a Login link as
well, you can extend the LoginView with an anonymous template and an additional LoginStatus or
remove the entire LoginView so the LoginStatus is visible to all users.
In addition to the controls you have seen that enable a user to log in and that use the current user’s
log-in status to show or hide relevant content, the Login category of the Toolbox contains three
more controls that enable users to sign up for a new account on the site, to change an existing password,
and to recover a lost password. These controls are discussed next.