Revamp the "logged out" page.

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

maubin
Review Board
release-5.0.x
reviewboard

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
Revamp the logged out page.

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