mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
7 lines
74 B
Plaintext
Executable File
7 lines
74 B
Plaintext
Executable File
@{
|
|
ViewData["Title"] = "Home Page";
|
|
}
|
|
|
|
<h1>Hello</h1>
|
|
Hi there.
|