From 4ed7ab2b29536ad01da6bdb1a995c9b97cbefa96 Mon Sep 17 00:00:00 2001 From: "J.-S. Caux" <J.S.Caux@uva.nl> Date: Sat, 14 Apr 2018 21:23:25 +0200 Subject: [PATCH] Remove SciPost Physics Select from journals page --- journals/templates/journals/journals.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/journals/templates/journals/journals.html b/journals/templates/journals/journals.html index a696b5cd0..2dad808af 100644 --- a/journals/templates/journals/journals.html +++ b/journals/templates/journals/journals.html @@ -69,13 +69,6 @@ </div> <div class="row"> - <div class="col-md-6"> - <h1 class="banner">SciPost Physics Select</h1> - <div class="py-2"> - <p>SciPost Physics Select publishes articles of superlative quality in the field of Physics.</p> - <p>Authors cannot submit directly to this Journal; SPS papers are editorially selected from the most outstanding Submissions to SciPost Physics.</p> - </div> - </div> <div class="col-md-6"> <h1 class="banner"><a href="{% url 'scipost:landing_page' 'SciPostPhysLectNotes' %}">SciPost Physics Lecture Notes</a></h1> <div class="py-2"> -- GitLab