あれこれ

This commit is contained in:
sada2 2015-09-17 17:05:43 +09:00
parent d467bc5ee0
commit 49775aa0cd

View file

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