Default template for cof directory entries

This commit is contained in:
Martin Pépin 2019-12-20 17:39:30 +01:00
parent 8c75189ce1
commit 03e6fe3ef6
No known key found for this signature in database
GPG key ID: E7520278B1774448

View file

@ -0,0 +1,7 @@
{% extends "cofcms/base.html" %}
{% block content %}
<h2>
Comment t'es arrivé⋅e ici toi&#8239;?
</h2>
{% endblock %}