@using HPlusSports.Models @model LoginViewModel @{ ViewBag.Title = ""; }
@Html.ActionLink("Register as a new user", "Register")