* @license GNU General Public License version 2 or later; see LICENSE.txt * * Mobile responsive override for Community Builder registration view */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; // Get form and fields $form = $this->form ?? null; $tabs = $this->tabs ?? null; ?>

introduction ?? null) : ?>
introduction; ?>
fields) && !empty($tab->fields)) : ?>
title) : ?> title, ENT_QUOTES, 'UTF-8'); ?> description) : ?>
description; ?>
fields as $field) : ?>
description) : ?>
description; ?>
input; ?>
error) && $field->error) : ?>
showCaptcha ?? false) : ?>
captcha; ?>
showTerms ?? false) : ?> token ?? ''; ?>