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