From 280f7cfc91b735be167a381fc4ed1431906fade7 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Thu, 21 Mar 2019 13:11:36 +0100
Subject: [PATCH] Correct typo in template

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

diff --git a/journals/templates/journals/SciPostPhysCodeb_info_for_authors.html b/journals/templates/journals/SciPostPhysCodeb_info_for_authors.html
index 400b145a2..3f4b988b6 100644
--- a/journals/templates/journals/SciPostPhysCodeb_info_for_authors.html
+++ b/journals/templates/journals/SciPostPhysCodeb_info_for_authors.html
@@ -1,5 +1,5 @@
 
-{% extends 'journals/_base.html' %}
+{% extends 'journals/base.html' %}
 
 {% block pagetitle %}{{block.super}}: Info for Authors{% endblock pagetitle %}
 
-- 
GitLab