= $this->translate('Please select the profile you want to use:') ?>
endif ?>
foreach ($this->fields as $field): ?>
echo $field ?>
endforeach ?>
if ($this->policyUrl): ?>
echo $this->translate('The privacy policy can be found at %s',
''.$this->policyUrl.''); ?>