From 2ab9c936a720310de2493d7295e4264887dce30f Mon Sep 17 00:00:00 2001 From: r-xyz <100710244+r-xyz@users.noreply.github.com> Date: Thu, 5 Sep 2024 03:50:33 +0200 Subject: [PATCH] Fixes #249. Allows relative paths in landing choice urls when NEMO is deployed on a subpath with conditional urls disabled. --- NEMO/templates/landing.html | 2 +- NEMO/views/landing.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEMO/templates/landing.html b/NEMO/templates/landing.html index 8a1b6c035..79cde7b96 100644 --- a/NEMO/templates/landing.html +++ b/NEMO/templates/landing.html @@ -150,7 +150,7 @@