{** * plugins/generic/recommendByAuthor/templates/articleFooter.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. * * A template to be included via Templates::Article::Footer::PageFooter hook. *}
{if $noMetricSelected}

{translate key="plugins.generic.recommendByAuthor.heading"}

{translate key="plugins.generic.recommendByAuthor.noMetric"} {else} {if !$articlesBySameAuthor->wasEmpty()}

{translate key="plugins.generic.recommendByAuthor.heading"}

{page_links anchor="articlesBySameAuthor" iterator=$articlesBySameAuthor name="articlesBySameAuthor"}
{/if} {/if}