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

3 lines
53 B
Plaintext

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