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