Revamp the "logged out" page.

Review Request #12996 — Created April 27, 2023 and submitted

Information

Review Board
release-5.0.x

Reviewers

We currently display Django's built in "logged out" page when a user logs out,
which looks pretty outdated and ugly. This replaces the page with a simple
one that looks better and matches our theme better.

Ran unit tests and JS unit tests.

Summary ID
Revamp the logged out page.
3b9a206aaa9fe2daa97abf1f49ba3f3f5ae7f229

Description From Last Updated

Can you add the block name to endblock? This works as a nice type check for Django, and helps with …

chipx86chipx86
chipx86
  1. This looks great!

  2. Can you add the block name to endblock? This works as a nice type check for Django, and helps with larger nested blocks.

    Also, there's a trailing blank line in the file.

  3. 
      
maubin
david
  1. Ship It!
  2. 
      
maubin
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (b0641d0)
Loading...