6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
@{
|
||
ViewData["Title"] = "MMS Dashboard";
|
||
}
|
||
|
||
<h1>Welcome to the MMS Dashboard</h1>
|
||
<p>This is where you’ll add content for MMS later.</p> |