{** * templates/user/apiProfileForm.tpl * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Public user profile form. *}
{translate key=($apiKeyAction === \PKP\user\form\APIProfileForm::API_KEY_NEW) ? "user.apiKey.generateWarning" : "user.apiKey.removeWarning"}
{capture assign="privacyUrl"} {url router=\PKP\core\PKPApplication::ROUTE_PAGE page="about" op="privacy"} {/capture} {translate key="user.privacyLink" privacyUrl=$privacyUrl}