changed navbar to include reviews

This commit is contained in:
Sasank Vishnubhatla 2017-06-02 11:46:31 -04:00
parent a7ce8079b0
commit c13a37a61b

View file

@ -61,7 +61,7 @@
<li th:replace="::menuItem ('/oups','error','trigger a RuntimeException to see how it is handled','warning-sign','Error')">
<span class="glyphicon glyphicon-warning-sign" aria-hidden="true"></span>
<span>Error</span>
<span>Reviews</span>
</li>
</ul>