source: drbl-virt/web/WebContent/drbl_client.jsp @ 194

Last change on this file since 194 was 194, checked in by rock, 14 years ago

Add: Web Management Interface

File size: 356 bytes
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8"
2    pageEncoding="UTF-8"%>
3<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4<html>
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<title>Insert title here</title>
8</head>
9<body>
10developing......
11</body>
12</html>
Note: See TracBrowser for help on using the repository browser.