{** * email.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Generic email template form * * $Id$ *} {strip} {assign var="pageTitle" value="email.compose"} {assign var="pageCrumbTitle" value="email.email"} {include file="common/header.tpl"} {/strip}