This commit is contained in:
sada 2015-10-07 16:24:59 +09:00
commit 3259fa35cd

View file

@ -11,7 +11,7 @@
<body>
<div class="container">
<jsp:include page="fragments/bodyHeader.jsp"/>
<h2><fmt:message key="welcome"/>! 2015-9-11 AAA</h2>
<h2><fmt:message key="welcome"/>! </h2>
<spring:url value="/resources/images/pets.png" htmlEscape="true" var="petsImage"/>
<img src="${petsImage}"/>