]> matita.cs.unibo.it Git - helm.git/blob - helm/mowgli/home/templates/nothing_yet.html
changed format of content file, now xhtml
[helm.git] / helm / mowgli / home / templates / nothing_yet.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5
6   <head>
7     <title>Dummy Page</title>
8     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
9     <link rel="stylesheet" href="../../style/mowgli.css" type="text/css"/>
10   </head>
11
12   <body class="content">
13   <br />
14   <table border="0" cellspacing="0" cellpadding="0" width="100%">
15     <tr>
16       <td align="left" valign="bottom">
17         <div class="small">
18           <a href="../home.html">MoWGLI: Mathematics on the Web: Get It by Logic and Interfaces</a>
19         </div>
20       </td>
21       <td align="right" valign="bottom">
22         <div class="small">
23           <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../../images/istbutton_small.gif"/></a>
24         </div>
25       </td>
26     </tr>
27   </table>
28   <hr/>
29
30   <table height="30%" width="100%">
31    <tr>
32     <td><h1 style="text-align: center">Nothing yet!</h1></td>
33    </tr>
34   </table>
35
36   <hr/>
37   <table border="0" cellspacing="0" cellpadding="0" width="100%">
38     <tr>
39       <td align="left" valign="top">
40         <div class="small">
41           This page is hosted by the
42           <a href="http:/www.cs.unibo.it">Department of Computer Science</a>,
43           <a href="http://www.unibo.it">University of Bologna</a>.
44           <br />
45           Last updated <b><xsl:value-of select="$current-date"/></b>.
46         </div>
47       </td>
48       <td align="right" valign="top">
49         <div class="small">
50           <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../../images/istbutton_small.gif"/></a>
51         </div>
52       </td>
53     </tr>
54   </table>
55   <br />
56   </body>
57
58 </html>