petclinic-aplcache

Merge pull request #145 from liouxiao/fix-for-issue-144 Fix

4/5/2016 4:51:32 AM

Details

diff --git a/src/main/webapp/WEB-INF/jsp/exception.jsp b/src/main/webapp/WEB-INF/jsp/exception.jsp
index ecff198..8a0a4c9 100644
--- a/src/main/webapp/WEB-INF/jsp/exception.jsp
+++ b/src/main/webapp/WEB-INF/jsp/exception.jsp
@@ -9,7 +9,7 @@
 <jsp:include page="fragments/htmlHeader.jsp"/>
 
 <body>
-<<petclinic:bodyHeader menuName="error"/>
+<petclinic:bodyHeader menuName="error"/>
 <div class="container">
 
     <spring:url value="/resources/images/pets.png" var="petsImage"/>