SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 78669797 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Correct typo in journal footer

parent ee3ef9cf
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
<div class="row my-1">
<div class="col-12">
{% if journal.active %}
<p>{{journal}} is published by the SciPost Foundation under the journal doi: 10.21468/{{journal.name}}{% if journal.issn %} and ISSN {{journal.issn}}{% endif %}.</p>
<p>{{ journal }} is published by the SciPost Foundation under the journal doi: 10.21468/{{ journal.doi_label }}{% if journal.issn %} and ISSN {{ journal.issn }}{% endif %}.</p>
{% endif %}
{% if journal.doi_label == 'SciPostPhys' %}
<p class="mb-1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment