view src/main/webapp/index.jsp @ 108:c03527c428f5

fix for EL warnings in importMerge template.
author casties
date Fri, 11 Nov 2016 13:49:03 +0100
parents 764f47286679
children
line wrap: on
line source

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