From dfb09f73c5562e4e78189be7ed3b5e3a249aa9bd Mon Sep 17 00:00:00 2001 From: "J.-S. Caux" <J.S.Caux@uva.nl> Date: Sat, 13 Oct 2018 20:15:15 +0200 Subject: [PATCH] Correct typo in template filename --- scipost/templates/scipost/{PlanScipost.html => PlanSciPost.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scipost/templates/scipost/{PlanScipost.html => PlanSciPost.html} (100%) diff --git a/scipost/templates/scipost/PlanScipost.html b/scipost/templates/scipost/PlanSciPost.html similarity index 100% rename from scipost/templates/scipost/PlanScipost.html rename to scipost/templates/scipost/PlanSciPost.html -- GitLab