@using System.Collections.Generic @using Microsoft.AspNetCore.Http @using Microsoft.AspNetCore.Http.Authentication @model eShopOnContainers.Identity.Models.AccountViewModels.LoginViewModel @{ ViewData["Title"] = "Log in"; }
Register as a new user?