Forked from
Smart / broken-petclinic
489 commits behind the upstream repository.
-
Gordon Dickens authoredGordon Dickens authored
footer.jsp 332 B
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
<table class="footer">
<tr>
<td></td>
<td align="right"><img src="<spring:url value="/resources/images/springsource-logo.png" htmlEscape="true" />"
alt="Sponsored by SpringSource"/></td>
</tr>
</table>