summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Developer/index.cshtml
blob: 447df64ea14bf6a981b3e835dfaf5c982e43ebe6 (plain) (blame)
1
2
3
4
5
6
7
8
@{
    ViewBag.Title = "Dev Control Panel";
}

<h2>Welcome!</h2>

<p>Hey devs! In the future, this page will give you fancy details on how ShiftOS and the website are progressing. But, that data is not yet available to me - so for now, here's some placeholder text telling you that the dev CP is work-in-progress.</p>