initial commit (template corpus)
parent
43f1d8d40b
commit
c718c1a355
@ -0,0 +1,6 @@
|
||||
{% extends "container.html" %}
|
||||
{% block corps %}
|
||||
<div class="container marketing" style="margin-top: 50px;">
|
||||
CORPUS
|
||||
</div><!-- /.container -->
|
||||
{% endblock %}
|
||||
Loading…
Reference in New Issue