aboutsummaryrefslogtreecommitdiffstats
path: root/src/Pages/_ViewStart.cshtml
blob: a5f10045db97461e9565c3273fdb9252687aa4f1 (plain) (blame)
1
2
3
@{
    Layout = "_Layout";
}