@using Yavsc.Abstract.Identity @model IApplicationUser @{ var avuri = "/Avatars/" + Model.UserName + ".s.png"; }