9 lines
97 B
Plaintext

@{
ViewBag.Title = "Form";
Layout = "~/Views/Shared/_Form.cshtml";
}
<h2>Form</h2>