/
home
/
apeolorg
/
public_html
/
old
/
templates
/
user
/
Upload File
HOME
{** * templates/user/lostPassword.tpl * * Copyright (c) 2013-2016 Simon Fraser University Library * Copyright (c) 2003-2016 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Password reset form. * *} {strip} {assign var="registerOp" value="register"} {assign var="registerLocaleKey" value="user.login.registerNewAccount"} {include file="core:user/lostPassword.tpl"} {/strip}