{** * site.tpl * * Copyright (c) 2003-2009 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * About the Journal site. * * $Id: site.tpl,v 1.19 2009/05/26 01:31:17 mcrider Exp $ *} {strip} {assign var="pageTitle" value="about.aboutSite"} {include file="common/header.tpl"} {/strip} {if !empty($about)}

{$about|nl2br}

{/if} {** *
*

{translate key="journal.journals"}

* *
*} {include file="about/info.tpl"} {translate key="about.aboutThisPublishingSystem"} {include file="common/footer.tpl"}