git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Validate: makes the user_status = 2
[myslice.git]
/
portal
/
templates
/
slice-request-ack-view.html
1
{% extends "layout-unfold1.html" %}
2
3
{% block unfold_main %}
4
5
<h1>Slice request Received !</h1>
6
7
We will process your request and get back to you as soon as possible.
8
{% endblock %}
9