@using LotteryWebApp.Languages @{ var activePage = ViewData["ActiveTab"] as string ?? "Home"; }