Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / grails-app / views / sysState / main.gsp @ 3

History | View | Annotate | Download (142 Bytes)

1
<html>
2

    
3
<head>
4
	<title>System State</title>
5
	<meta name="layout" content="main" />
6
</head>
7

    
8
<body>
9
	<p>Deluje!</p>
10
</body>
11

    
12
</html>