Remove two stray end tags and add a missing one
Review Request #8589 — Created Jan. 3, 2017 and submitted — Latest diff uploaded
Remove </li> and </a> without matching start tag. Move end tag for <div id="reviews"> so that it is included in the content block as there is where the start tag is.
https://validator.w3.org/ no longer complains about these tags.
reviewboard/templates/base/_mobile_navbar.html |
---|
reviewboard/templates/reviews/review_detail.html |
---|
reviewboard/templates/reviews/review_issue_summary_table.html |
---|