mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-16 11:36:23 +08:00
8 lines
No EOL
210 B
Handlebars
8 lines
No EOL
210 B
Handlebars
{{#if this.isAiBotChat}}
|
|
{{body-class this.aiBotClasses}}
|
|
{{#if this.renderChatWarning}}
|
|
<div class="ai-bot-chat-warning">{{i18n
|
|
"discourse_ai.ai_bot.pm_warning"
|
|
}}</div>
|
|
{{/if}}
|
|
{{/if}} |