kpsul/gestioncof/cms/templates/cofcms/cof_directory_entry_page.html

12 lines
219 B
HTML
Raw Permalink Normal View History

{% extends "cofcms/base.html" %}
{% block extra_head %}
<meta http-equiv="refresh" content="0; url=../">
{% endblock %}
{% block content %}
<h2>
Comment t'es arrivé⋅e ici toi&#8239;?
</h2>
{% endblock %}