.content-box.with-padding.with-form.full-width h1 New group p Here you can create a new group according to your interests, what you want to share, etc. sib-form( data-src=`${endpoints.circles}`, range-owner=`${endpoints.users}`, range-team=`${endpoints.users}` fields='name, description, description-text, owner, owner-text, team, team-text, jabberRoom, foaf:jabberID', label-name="Channel's name", label-description='Description', label-owner='Owner of this channel', label-foaf:jabberID='Chatroom id', label-team='Member(s) of this channel', value-description-text='You can write a short description like "Here, we are like Pinky and the Brain, we talk about strategy to conquer the world".', value-owner-text='The one who will admin this channel', value-team-text='Add any members as you want.', widget-description='sib-form-textarea', widget-jabberRoom='sib-form-checkbox', ) //- widget-team='sib-form-multiple-dropdown'