@{ Layout = "~/Views/Shared/_Layout.cshtml"; } @model LinkModel
This link has expired
} else { @if (Model.Share == true) { @Url.Action("Link", "Home", new { id = Model.message.Id }, "https") } else {This message will expire in: @time.ToString("%d") days @time.ToString("%h") hours @time.ToString("%m") minutes
} else {This message will expire in: @time.ToString(@"hh\:mm\:ss")
} } else {This message will expire when you leave this page
}