@import java.time.Instant @(loggedInUsername: String, activeSupportUsers: Option[(Instant, (Option[String], Option[String]))], nextSupportUsers: Option[(Instant, (Option[String], Option[String]))], futureSupportDates: List[(Instant, String)] )(implicit assetsFinder: AssetsFinder)
@if(username == loggedInUsername) { @username } else { @username }
}.getOrElse {No support user in this slot
} @user2.map { username =>@if(username == loggedInUsername) { @username } else { @username }
}.getOrElse {No support user in this slot
}There are currently no 24/7 support users.
} }@logic.Date.formatDate(from) | @otherUser |