Files
2024-01-04 14:25:38 +00:00

5 lines
79 B
Plaintext

@page
@model TestModel
@namespace test
<h3>Hello "@Html.Raw(Model.Name)"</h3>