@model PerformerProfile @{ ViewData["Title"] = SR["Edit your avatar"]; } @section header{ } @section scripts{ }
@Html.AntiForgeryToken()