Revamp the "logged out" page.
Review Request #12996 — Created April 27, 2023 and submitted — Latest diff uploaded
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
reviewboard/accounts/urls.py |
---|
reviewboard/templates/accounts/logged_out.html |
---|