@using Yavsc.ViewModels.Account @model SignInModel @{ ViewData["Title"] = "Log in"; }

@ViewData["Title"]


Use a local account to log in

Register as a new user?

Forgot your password

@Html.AntiForgeryToken()

Use another service to log in: