From 47487b80666c27f127d3d7ceebe20d3b1051cd76 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Fri, 4 Mar 2016 09:36:41 +0100
Subject: [PATCH] Correct date on about page

---
 scipost/templates/scipost/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html
index 30e66535b..d36f6ec90 100644
--- a/scipost/templates/scipost/index.html
+++ b/scipost/templates/scipost/index.html
@@ -18,7 +18,7 @@
     </div>
     <div class="flex-greybox320">
       <h1><a href="{% url 'journals:journals' %}">Journals</a></h1>
-      <p id="journalsannouncesmall">OPEN FOR SUBMISSION FROM 30 APRIL 2016</p>
+      <p id="journalsannouncesmall">OPEN FOR SUBMISSION FROM 5 MAY 2016</p>
       <p>SciPost publishes a portfolio of high-quality two-way open access scientific journals.</p>
       <p>All SciPost Journals implement the stringent <a href="{% url 'scipost:peer_witnessed_refereeing' %}">peer-witnessed refereeing</a> principle.</p>
       <p>All Journals are fully managed by professional scientists.</p>
-- 
GitLab