@using Renderer.Entities.HelloWorld; @model HelloWorldEntity <h1>@Model.Message</h1>