Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
[unfold.git] / portal / templates / slice-request-done-view.html
1 {% extends "layout.html" %}
2
3 {% block content %}
4
5   <h1>Slice created</h1>
6
7 As a manager of your institution, your slice has directly been created directly.
8
9 {% endblock %}
10