Fed4Fire: Text of the emails
[unfold.git] / portal / templates / project-request-ack-view.html
1 {% extends "layout.html" %}
2
3 {% block content %}
4
5 <h1><img src="{{ STATIC_URL }}icons/slices-xs.png" alt="Slice" />Project request sent</h1>
6
7 You will receive an email as soon as your request is validated by a manager.<br>
8 Once your project is validated you may view it on your <a href="/">dashboard.</a>
9 {% endblock %}
10