view src/main/webapp/index.jsp @ 173:aa564b1b5e1f public_by_author

publicByAuthor feature ui for selecting texts ready. actual changing of public state not yet implemented.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Wed, 06 Jun 2018 21:01:05 +0200
parents 764f47286679
children
line wrap: on
line source

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