initial commit
parent
7b1e61354e
commit
6aba4cb157
@ -0,0 +1,8 @@
|
||||
{% extends "container.html" %}
|
||||
{% block corps %}
|
||||
<div class="container marketing" style="margin-top: 50px;">
|
||||
|
||||
A PROPOS
|
||||
|
||||
</div><!-- /.container -->
|
||||
{% endblock %}
|
||||
Loading…
Reference in New Issue