Statistics
| Revision:

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

History | View | Annotate | Download (191 Bytes)

1
<html>
2

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

    
8
<body>
9
	
10
	<erptr:box title="Statistics">
11
		<p>TODO</p>
12
	</erptr:box>
13

    
14
</body>
15

    
16
</html>