14 lines
331 B
Smarty
14 lines
331 B
Smarty
{**
|
|
* plugins/generic/crossref/templates/statusMessage.tpl
|
|
*
|
|
* Copyright (c) 2014-2021 Simon Fraser University
|
|
* Copyright (c) 2003-2021 John Willinsky
|
|
* Distributed under The MIT License. For full terms see the file LICENSE.
|
|
*
|
|
* Crossref failure messages
|
|
*
|
|
*}
|
|
|
|
<pre style="white-space: pre-wrap;">{$statusMessage}</pre>
|
|
|