Files
MileageTraker/Web/Views/_ViewStart.cshtml
T
2012-12-24 21:18:41 -05:00

3 lines
53 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}