Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into fibre
[myslice.git] / portal / templates / fibre / fibre_slice-request-done-view.html
1 {% extends "layout-unfold1.html" %}
2
3 {% block unfold_main %}
4
5   <h1>Slice created !</h1>
6
7 As you are a PI of the site, you slice has directly been created.
8 <p></p>
9 <p></p>
10 <button type="button" class="btn btn-onelab" onclick="window.location.href='/'">Home</button>
11 {% endblock %}
12