view src/main/webapp/index.jsp @ 68:aa8a0578fbc6

Merge with 34d0f1187b0f3a315c1d83bb0ec9c1b70c83df39
author casties
date Fri, 11 Dec 2015 12:09:37 -0500
parents 764f47286679
children
line wrap: on
line source

<html>
    <head> </head>
    <body>
        <jsp:forward page="search/simpleSearch.xhtml" />
    </body>
</html>