Integration of Ofelia OCF Plugin
[myslice.git] / portal / templates / univbris.html
1 {% extends "layout-unfold1.html" %}
2
3 {% block head %}
4 {% endblock %}
5
6 {% block unfold_main %}
7
8 <center><h1>Book OpenFlow Resources</h1></center>
9
10
11 <p>{{welcome}}</p>
12 <p>{{flowspaces}}</p>
13 <p>{{flowspaces_form}}</p>
14 <p>{{oflowspaces_form}}</p>
15 <p>{{topology}}</p>
16 <p>{{resources}}</p>
17
18
19
20
21 <p>{{below_table}}</p>
22       
23 {% endblock %}