Statistics
| Revision:

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

History | View | Annotate | Download (189 Bytes)

1 3 alexbesir
<html>
2
3
<head>
4 42 alexbesir
	<title>Scenarios</title>
5 3 alexbesir
	<meta name="layout" content="main" />
6
</head>
7
8
<body>
9 42 alexbesir
10
	<erptr:box title="Scenarios">
11
		<p>TODO</p>
12
	</erptr:box>
13
14 3 alexbesir
</body>
15
16
</html>