--- 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' %}