@page @using StudentHouseDashboard.Models; @model WebApp.Pages.RegisterModel @{ ViewData["Title"] = "Register"; }