@{ var text = (string)TempData[Website.Controllers.BaseController.FlashTextKey]; } @if (!string.IsNullOrWhiteSpace(text)) {
@text