Files
MileageTraker/Web/Views/Home/About.cshtml
T
2012-11-30 21:35:06 -05:00

9 lines
88 B
Plaintext

@{
ViewBag.Title = "About Us";
}
<h2>About</h2>
<p>
Put content here.
</p>