@using AIStudio.Chat @this.Title @this.Description @if (this.Body is not null) { @this.Body } @if (this.resultingContentBlock is not null) { }