{** * mailTemplate.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Basic journal settings under site administration. * * $Id$ *} {strip} {if !$isNewTemplate} {assign var="pageTitle" value="manager.emails.editEmail"} {else} {assign var="pageTitle" value="manager.emails.createEmail"} {/if} {include file="common/header.tpl"} {/strip}