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

View differences:

main.gsp
1 1
<html>
2 2

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

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

  
10 14
</body>
11 15

  
12 16
</html>

Also available in: Unified diff