@{ Layout = "~/Views/Shared/_Layout.cshtml"; }
@ViewData["EditorTitle"]
@RenderBody()