Files
SCM-Manager/scm-webapp/src/main/webapp/index.html

19 lines
459 B
HTML
Raw Normal View History

2010-09-03 14:43:10 +02:00
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
2010-09-04 15:11:18 +02:00
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
2010-09-03 14:43:10 +02:00
</head>
<body>
2010-09-04 15:11:18 +02:00
<h1>Content</h1>
<pre></pre>
2010-09-03 14:43:10 +02:00
</body>
</html>