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 @@

401 Error: Unauthorized

- Pleasse sign in to view this page + Please sign in to view this page

Sign in
diff --git a/backend/templates/includes/nav_primary.html b/backend/templates/includes/nav_primary.html index 4f377ac1f7..bc3dbe1d07 100644 --- a/backend/templates/includes/nav_primary.html +++ b/backend/templates/includes/nav_primary.html @@ -117,7 +117,7 @@ {% comment %} OMB_NUMBER and OMB_EXP_DATE are global. - Added in /config/settings, passed in /config/context_processors.py + Added in /config/settings, passed in /config/context_processors.py {% endcomment %}
  • OMB# {{ OMB_NUMBER }} EXP: {{ OMB_EXP_DATE }} @@ -185,7 +185,7 @@

    You must log in to conti - \ No newline at end of file +