From 8e211ff4bac177465fb9adc0bfa3744ca4e1da47 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 15 May 2025 09:12:22 -0600 Subject: refactor: delete code that is now handled by envoy --- app/views/dashboard/nav.html.tmpl | 4 ++-- app/views/sessions/redirect.html.tmpl | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 app/views/sessions/redirect.html.tmpl (limited to 'app/views') diff --git a/app/views/dashboard/nav.html.tmpl b/app/views/dashboard/nav.html.tmpl index c43ea48..c9c4a84 100644 --- a/app/views/dashboard/nav.html.tmpl +++ b/app/views/dashboard/nav.html.tmpl @@ -13,7 +13,7 @@
  • Dashboard
  • Profile
  • -
    +
  • @@ -21,7 +21,7 @@ {{ else }} -
  • Login
  • +
  • Login
  • {{ end }} diff --git a/app/views/sessions/redirect.html.tmpl b/app/views/sessions/redirect.html.tmpl deleted file mode 100644 index e70e1d5..0000000 --- a/app/views/sessions/redirect.html.tmpl +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - -

    Moved to location.

    - - -- cgit v1.2.3