@using WeApp @using WeApp.Configuration @model WeApp.Models.Account.RegisterViewModel @{ ViewBag.Title = L("Register"); } @section styles { }