{** * templates/frontend/components/registrationForm.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @brief Display the basic registration form fields * * @uses $locale string Locale key to use in the affiliate field * @uses $givenName string First name input entry if available * @uses $familyName string Last name input entry if available * @uses $countries array List of country options * @uses $country string The selected country if available * @uses $email string Email input entry if available * @uses $username string Username input entry if available *}