diff --git a/journals/templates/journals/journals.html b/journals/templates/journals/journals.html index 216a7567c81969b670de143d0669bd1706e995c5..857c9f1b053ac44d8db1bc6cb65a6d923d7ae5fe 100644 --- a/journals/templates/journals/journals.html +++ b/journals/templates/journals/journals.html @@ -21,7 +21,7 @@ <a href="{% url 'scipost:landing_page' 'SciPostPhys' %}">SciPost Physics</a> </h1> <div class="py-2"> - <h3 class="mb-2"><a href="{% url 'scipost:landing_page' 'SciPostPhys' %}">Go direct to SciPost Physics</a></h3> + <h3 class="mb-2"><a href="{% url 'scipost:landing_page' 'SciPostPhys' %}">Go directly to SciPost Physics</a></h3> <p>SciPost Physics publishes outstanding-quality research articles in all domains and subject areas of Physics.</p> <p>The journal accepts three types of content: Letters, Articles and Reviews.</p> <p>Letters report broad-interest, significant breakthroughs in Physics, of interest and importance to researchers in multiple subject areas.</p> @@ -35,7 +35,7 @@ <a href="{% url 'journal:about' 'SciPostPhysProc' %}">SciPost Physics Proceedings</a> <span class="d-inline text-danger">New!</span> </h1> <div class="py-2"> - <h3 class="d-inline-block text-danger mb-2"><b>New!</b> <a href="{% url 'journal:about' 'SciPostPhysProc' %}">Go direct to SciPost Physics Proceedings</a></h3> + <h3 class="d-inline-block text-danger mb-2"><b>New!</b> <a href="{% url 'journal:about' 'SciPostPhysProc' %}">Go directly to SciPost Physics Proceedings</a></h3> <p>SciPost Physics Proceedings is a premium-quality, two-way open access, peer-witnessed refereed Journal for the general field of Physics.</p> <p>It aims at providing a high-quality, openly accessible publishing venue for conference/workshop/school proceedings.</p> <p>SciPost Physics Proceedings publishes articles in the domains of Experimental, Theoretical and Computational physics, in all specializations.</p>