--- title: type: string default: "Chat" text: type: string default: "Matrix is our chat platform of choice, we are happy to hear from you there" btn-text: type: string default: 'join chats' btn-link: type: string ---

{{ title }}

{{ text }}

{% render 'bootstrap/buttons/a.html', content: btn-text, url: btn-link, class: 'rounded-4' %}