Files
MileageTraker/Web/Views/_ViewStart.cshtml
T
2012-12-09 14:56:43 -05:00

3 lines
59 B
Plaintext

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