initial commit prince corpus html
parent
431b155e4b
commit
d10fc0abae
@ -0,0 +1,7 @@
|
|||||||
|
{% extends "container.html" %}
|
||||||
|
{% block corps %}
|
||||||
|
<div class="container marketing" style="margin-top: 50px;">
|
||||||
|
<h1>Actes du duc {{prince}}</h1>
|
||||||
|
|
||||||
|
</div><!-- /.container -->
|
||||||
|
{% endblock %}
|
||||||
Loading…
Reference in New Issue