Rev Author Line No. Line
133 kaklik 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2  
3 <html>
4 <head>
162 miho 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title> MLAB News Page </title>
7 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project, News Page">
9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
133 kaklik 14 </head>
15  
16 <body lang="en">
17  
162 miho 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
133 kaklik 19 <!-- ============== HEADER ============== -->
20 <div class="Header">
21 <script type="text/javascript">
22 <!--
23 SetRelativePath("../");
24 DrawHeader();
25 // -->
26 </script>
27 <noscript>
162 miho 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript>
133 kaklik 30 </div>
162 miho 31 <!-- AUTOINCLUDE END -->
133 kaklik 32  
162 miho 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
133 kaklik 34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
162 miho 38 SetRelativePath("../");
133 kaklik 39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
162 miho 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript>
133 kaklik 45 </div>
162 miho 46 <!-- AUTOINCLUDE END -->
133 kaklik 47  
48 <!-- ============== TEXT ============== -->
49 <div class="Text">
162 miho 50 <p class="Title">
51 What's new
52 </p>
53  
54 <p>
55 <i>MIHO:</i>
56 I am tiding up web pages so that I could start write scripts for automatic
57 generation of index pages (modules, apparatuses and articles).
58 <br>
59 I am correcting pages so that they will be valid.
60  
61 <h3> 2006/9/11 </h3>
62 <p>
63 <i>MIHO:</i>
64 Configuration of WebSVN finished (templates, debugging).
65 </p>
66  
67 <h3> 2006/8/26 </h3>
68 <p>
69 <i>KAKLIK:</i>
70 Created News Page.
71 </p>
72  
73 <h3> 2006/8/24 </h3>
74 <p>
75 <i>KAKLIK:</i>
76 Repaired tarrball download in WebSVN and written Download Page.
77 </p>
78  
133 kaklik 79 </div>
162 miho 80  
81 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 82 <!-- ============== FOOTER ============== -->
83 <div class="Footer">
84 <script type="text/javascript">
85 <!--
162 miho 86 SetRelativePath("../");
133 kaklik 87 DrawFooter();
88 // -->
89 </script>
90 <noscript>
162 miho 91 <p><b> JavaScript is required for including of the footer </b></p>
92 </noscript>
133 kaklik 93 </div>
162 miho 94 <!-- AUTOINCLUDE END -->
133 kaklik 95  
96 </body>
97 </html>