{** * templates/user/profile.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * User profile form. * *} {strip} {assign var="pageTitle" value="user.profile.editProfile"} {url|assign:"url" op="profile"} {include file="common/header.tpl"} {/strip}
{translate key="common.requiredField"}
{include file="common/footer.tpl"}