@using FoodsharingSiegen.Contracts.Entity @using FoodsharingSiegen.Contracts.Helper @using FoodsharingSiegen.Server.BaseClasses @inherits FsBase @{ var divClass = $"{CssClass} pc-main"; if (Prospect is {Complete: true }) divClass += " complete"; }
@if (CurrentUser.IsInGroup(UserGroup.WelcomeTeam, UserGroup.Ambassador)) { } @Prospect?.Name Profil öffnen
@Prospect?.Memo