From 6f559af8da7ad12f0b58a8e41001a86c18c1fea8 Mon Sep 17 00:00:00 2001 From: Phil Dominguez <142051477+phildominguez-gsa@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:32:22 -0400 Subject: [PATCH] Fixing redirects after logging in (#3989) * Fixing typo * Sending next param into login * Whitespace --- backend/templates/401.html | 2 +- backend/templates/includes/nav_primary.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/templates/401.html b/backend/templates/401.html index 750ca47be1..8602893d2e 100644 --- a/backend/templates/401.html +++ b/backend/templates/401.html @@ -5,7 +5,7 @@