git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
myslice.ini possible themes = onelab, fed4fire, fibre, smartfire
[myslice.git]
/
portal
/
templates
/
contact_sent.html
1
{% extends "layout-unfold1.html" %}
2
3
{% block unfold_main %}
4
5
<h1>Query Received !</h1>
6
7
We will study your problem and get back to you as soon as possible.
8
{% endblock %}
9