#extend("trunk"): #export("body"):
#if(upcomingEvent):
#endif
#(filterString)
#if(useAllDays): #for(cruiseDay in days): #endfor #else: #for(cruiseDay in days): #(cruiseDay.name) #endfor #endif
#if(isBeforeCruise):
The cruise hasn't started yet. Here are the events planned on the cruise day shown above.
#endif #if(isAfterCruise):
The cruise has ended. Here are the events that happened on the cruise day shown above.
#endif #if(trunk.userIsLoggedIn):
#endif #endexport #endextend