%@ Model="Project" Master="master.html" %> <%@ BeginContent="PageTitle" %> Projects <%@ EndContent %> <%@ BeginContent="Body" %> <%= Html.RenderPartial("project.html") %> <%@ EndContent %>