{** * plugins/generic/pdfJsViewer/templates/display.tpl * * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Embedded viewing of a PDF galley. *} {translate key="article.pageTitle" title=$title} {load_header context="frontend" headers=$headers} {load_stylesheet context="frontend" stylesheets=$stylesheets} {load_script context="frontend" scripts=$scripts} {* Header wrapper *}
{if $parent instanceOf Issue} {translate key="issue.return"} {else} {translate key="article.return"} {/if} {$title} {translate key="common.download"} {translate key="common.downloadPdf"}
{call_hook name="Templates::Common::Footer::PageFooter"}