Revamp the "logged out" page.

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

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.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Revamp the logged out page.
4ccc8ddbebf54c515ecb66bbb27fc4a641c7a0ea Michelle Aubin
reviewboard/accounts/urls.py
reviewboard/templates/accounts/logged_out.html
Loading...