1 2 3 4 5
@{ ViewBag.Title = "Sign Out"; } <h2>@ViewBag.Title.</h2> <p class="text-success">You have successfully signed out.</p>