Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / grails-app / views / statistics / main.gsp @ 16

History | View | Annotate | Download (140 Bytes)

1
<html>
2

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

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

    
12
</html>