|
|
| 48 |
</div> |
48 |
</div> |
| 49 |
{/if} |
49 |
{/if} |
| 50 |
|
50 |
|
|
|
51 |
{if $paper->getLocalizedSubject()} |
| 52 |
<div id="paperSubject"> |
| 53 |
<h4>{translate key="paper.subject"}</h4> |
| 54 |
<br /> |
| 55 |
<div>{$paper->getLocalizedSubject()|strip_unsafe_html|nl2br}</div> |
| 56 |
<br /> |
| 57 |
</div> |
| 58 |
{/if} |
| 59 |
|
| 51 |
{if $paper->getCitations()} |
60 |
{if $paper->getCitations()} |
| 52 |
<h4>{translate key="submission.citations"}</h4> |
61 |
<h4>{translate key="submission.citations"}</h4> |
| 53 |
<br /> |
62 |
<br /> |