Ignore:
Timestamp:
05/22/13 16:13:37 (11 years ago)
Author:
yana
Message:

rebuilding the interface - initial version, still not functional!

File:
1 copied

Legend:

Unmodified
Added
Removed
  • SRUAggregator/trunk/src/main/webapp/help.zul

    r2508 r2926  
    1 <!--
    2 To change this template, choose Tools | Templates
    3 and open the template in the editor.
    4 -->
    5 <!DOCTYPE html>
    6 <html>
    7     <head>
    8         <title></title>
    9         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    10     </head>
    11     <body>
    12         <h3>Welcome to the CLARIN-D Federated Content Search!</h3>
    13     </body>
    14 </html>
     1<vlayout>
     2<div align="center">
     3<include src="help-fcs.html" width="600px"/>
     4</div>
     5</vlayout>
Note: See TracChangeset for help on using the changeset viewer.