{Appointment}

#IF(#DEFINED(#LastAction) AND #DEFINED(#DeletedAppointmentID) AND #LastAction EQ "CancelAppointment")

{CancelConfirmation}

#INCLUDE("INC-AppointmentData")
#INCLUDE("INC-AppointmentAddress")

{WhatsNext}
{DisplayHomepage}
{BackTo}: #Calendar.Parent.NameOrAlias
#IF(NOT #Session.User.IsAnonymous) {MyAccount}
{Logout} #ENDIF

#ENDIF