view src/main/webapp/index.jsp @ 15:7f4e0e6d7a48

fixed bug #38 witness incipit not displayed.
author casties
date Wed, 08 Apr 2015 18:10:36 +0000
parents 764f47286679
children
line wrap: on
line source

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