source: trunk/WebDID/index.html@ 19447

Last change on this file since 19447 was 18058, checked in by tbretz, 10 years ago
Updated to v20r11
File size: 495 bytes
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>DID</title>
5<link rel="icon" href="favicon.ico" type="image/x-icon">
6<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
7<link rel="stylesheet" type="text/css" href="ext-4.2.1.883/resources/css/ext-all.css" />
8
9 <!-- GC -->
10
11<script type="text/javascript" src="ext-4.2.1.883/ext-all.js"></script>
12<script type="text/javascript" src="did.js"></script>
13</head>
14<body>
15</body>
16</html>
Note: See TracBrowser for help on using the repository browser.