{** * templates/issue/interstitial.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. * * Interstitial page used to display a note * before downloading an issue galley file *} {translate key="issue.nonpdf.title"} {foreach from=$stylesheets item=cssUrl} {/foreach} {if $useMinifiedJavaScript} {else} {include file="common/minifiedScripts.tpl"} {/if} getBestGalleyId($currentJournal)}"/> {$additionalHeadData}

{translate key="issue.nonpdf.title"}

{url|assign:"url" op="download" path=$issueId|to_array:$galley->getBestGalleyId($currentJournal)}

{translate key="article.nonpdf.note" url=$url}

{if $pageFooter}

{$pageFooter} {/if} {call_hook name="Templates::Issue::Interstitial::PageFooter"}