initial commit
parent
8871ab75c8
commit
7b1e61354e
@ -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