{** * index.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * About the Journal index. * * $Id$ *} {strip} {** * modificata il 6-10-2010 R. Ingrosso * {assign var="pageTitle" value="about.aboutTheJournal"} *} {if $currentJournal} {assign var="pageTitle" value="about.aboutTheJournal"} {else} {assign var="pageTitle" value="about.aboutSite"} {/if} {include file="common/header.tpl"} {/strip}