SciPost Code Repository

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

Add missing template

parent 1d0c5e23
No related branches found
No related tags found
No related merge requests found
{% extends 'scipost/base.html' %}
{% block pagetitle %}: SciPost Journals: Crossmark Policy{% endblock pagetitle %}
{% load staticfiles %}
{% block content %}
<hr>
<div class="row">
<div class="col-12">
<h2 id="Crossmark Policy">Crossmark Policy</h2>
<p><a href="https://www.crossref.org/services/crossmark/">Crossmark</a> is a multi-publisher initiative from Crossref to provide a standard way for readers to locate the current version of a piece of content.</p>
<p>By applying the Crossmark logo SciPost is committing to maintaining the content it publishes and to alerting readers to changes if and when they occur. Clicking on the Crossmark logo will tell you the current status of a document and may also give you additional publication record information about the document.</p>
<p>Please refer to our <a href="{% url 'journals:journals_terms_and_conditions' %}">Journals Terms and Conditions</a> for details about our Corrections and Retractions policy.</p>
</div>
</div>
{% endblock content %}
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