{$article->getLocalizedTitle()|escape}
{if $article->getLocalizedSubtitle()}{$article->getLocalizedSubtitle()|escape}
{/if}{translate key="article.abstract"}
{$article->getLocalizedAbstract()|strip_unsafe_html}{translate key="submission.citations"}
{$parsedCitation->getCitationWithLinks()|strip_unsafe_html} {call_hook name="Templates::Article::Details::Reference" citation=$parsedCitation}
{/iterate} {elseif $article->getCitations()} {$article->getCitations()|nl2br} {/if}-
{foreach from=$primaryGalleys item=galley}
- {include file="frontend/objects/galley_link.tpl" parent=$article galley=$galley purchaseFee=$currentJournal->getSetting('purchaseArticleFee') purchaseCurrency=$currentJournal->getSetting('currency')} {/foreach}
-
{foreach from=$supplementaryGalleys item=galley}
- {include file="frontend/objects/galley_link.tpl" parent=$article galley=$galley isSupplementary="1"} {/foreach}
{translate key="submission.copyrightStatement" copyrightHolder=$copyrightHolder copyrightYear=$copyrightYear}
{/if} {$ccLicenseBadge} {else} {if $copyrightHolder} {translate key="submission.copyrightStatement" copyrightHolder=$copyrightHolder copyrightYear=$copyrightYear} {else} {translate key="submission.license"} {/if} {/if} {/if} {$copyright}