myslice prefixed queries to speed up the portal
[myslice.git] / forge / templates / mainView.html
1 <!DOCTYPE html>
2 <html>
3         <head>
4                 <meta charset="utf-8"/>
5                 <title>ICT Education</title>
6         </head>
7         <body>
8         <!-- List of available action -->
9                 <p><a href="create-lab">Create a new lab</a></p>
10                 <p><a href="create-class">Create a new course</a></p>
11                 <p><a href="list-course">List of your course</a></p>
12
13         </body>
14 </html