Remove two stray end tags and add a missing one

Review Request #8589 — Created Jan. 3, 2017 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
c48167f...

Reviewers

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.