management requests table reorganization
[myslice.git] / portal / templates / slice-request-ack-view.html
index dc98c27..a9240bc 100644 (file)
@@ -1,8 +1,8 @@
-{% extends "layout-unfold1.html" %}
+{% extends "layout.html" %}
 
-{% block unfold_main %}
+{% block content %}
 
-  <h1>Slice request Received !</h1>
+<h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="Slice" /> Slice request sent</h1>
 
 We will process your request and get back to you as soon as possible.
 {% endblock %}