From fe154554c6a79dc67094eaaf1656c087cc4d322d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 18 Nov 2022 22:13:06 +0200 Subject: [PATCH] make sure all /login and /signup link have redirect --- files/templates/comments.html | 8 ++++---- files/templates/header.html | 6 +++--- files/templates/home.html | 4 ++-- files/templates/mobile_navigation_bar.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 8 ++++---- files/templates/user_listing.html | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a7f709b40c..4f9a6dd350 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -345,13 +345,13 @@ {% else %}
  • - + {{score}} - +
  • @@ -379,7 +379,7 @@ {% else %} - + {% endif %} @@ -396,7 +396,7 @@ {% else %} - + {% endif %} diff --git a/files/templates/header.html b/files/templates/header.html index ac8219ac62..d8f9e9c442 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -125,7 +125,7 @@ {% if v %} {% else %} - + {% endif %} @@ -277,7 +277,7 @@ Sign in {% endif %} @@ -345,7 +345,7 @@ Sign in {% endif %}
  • diff --git a/files/templates/home.html b/files/templates/home.html index b6b1570f06..c39bfe2956 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -57,8 +57,8 @@ {% else %} - Block {{hole_prefix}}{{sub}} - Follow {{hole_prefix}}{{sub}} + Block {{hole_prefix}}{{sub}} + Follow {{hole_prefix}}{{sub}} {% endif %} {% endif %} diff --git a/files/templates/mobile_navigation_bar.html b/files/templates/mobile_navigation_bar.html index 8656206be4..a4122b5bf5 100644 --- a/files/templates/mobile_navigation_bar.html +++ b/files/templates/mobile_navigation_bar.html @@ -69,7 +69,7 @@ {%- endif %} {% else %}
  • {% else %}
  • - + {{score}} - +
  • diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index 13cfa8c7aa..c540abe0e9 100644 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -23,7 +23,7 @@
    {% endif %} {% else %} -
    Follow
    +
    Follow
    {% endif %}