Older/ReSharper20171EditorConfig/Views/Home/About.cshtml (6 lines of code) (raw):

@{ ViewBag.Title = "About"; } <h2>@ViewBag.Title.</h2> <h3>@ViewBag.Message</h3> <p>Use this area to provide additional information.</p>