comparison src/main/webapp/pages/fullTextSearch.jsp @ 102:6a508b605b5f

1. add new page : footer.jsp. 2. embed footer.jsp into other pages.
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Fri, 29 Sep 2017 16:03:06 +0200
parents b27a99201cbe
children
comparison
equal deleted inserted replaced
101:8ba79fb4286e 102:6a508b605b5f
1244 <% 1244 <%
1245 } 1245 }
1246 %> 1246 %>
1247 1247
1248 </div> 1248 </div>
1249 1249 <jsp:include page="../componentes/footer.jsp"/>
1250 </body> 1250 </body>
1251 </html> 1251 </html>