source: Dev/branches/Cartis/Tiles preview/Tests/menuTest.html @ 278

Last change on this file since 278 was 276, checked in by tjcschipper, 13 years ago

Laatste versie van de 'oude' dashboard interface.

File size: 535 bytes
Line 
1<!--
2To change this template, choose Tools | Templates
3and 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        <script src="../js/jquery.js"></script>
11        <script src="js/menu.js"></script>
12        <script src="js/testscript1.js"></script>
13       
14        <link rel="stylesheet" type="text/css" href="css/style.css"/>
15    </head>
16    <body>
17        <div id="content">
18        </div>
19    </body>
20</html>
Note: See TracBrowser for help on using the repository browser.