<%= !$this->UserToManage->IsGuest %>
<%= $this->Facade->isCalendarPreferred($this->UserToManage, $this->getCalendar()->ID) %>
<%= $this->UserToManage->IsGuest ? Prado::localize('log in to manage your selections') : '' %>
<%= $this->getDescription() %>