diff --git a/templates/paper/paper.tpl b/templates/paper/paper.tpl index f0d9c7e..462d024 100644 --- a/templates/paper/paper.tpl +++ b/templates/paper/paper.tpl @@ -48,6 +48,15 @@ {/if} + {if $paper->getLocalizedSubject()} +
+

{translate key="paper.subject"}

+
+
{$paper->getLocalizedSubject()|escape}
+
+
+ {/if} + {if $paper->getCitations()}

{translate key="submission.citations"}