flake8
passed.
JSHint
passed.
Review Request #12996 — Created April 27, 2023 and submitted
Information | |
---|---|
maubin | |
Review Board | |
release-5.0.x | |
Reviewers | |
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 |
---|
Description | From | Last Updated |
---|---|---|
Can you add the block name to endblock? This works as a nice type check for Django, and helps with … |
|
reviewboard/templates/accounts/logged_out.html (Diff revision 1) |
---|
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.
endblock
tagsCommits: |
|
||||||
---|---|---|---|---|---|---|---|
Branch: |
|
||||||
Diff: |
Revision 2 (+36 -2) |