home
This commit is contained in:
parent
1340e85f31
commit
ac0f207a73
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{% extends 'base.html'%}
|
||||
{% block content %}
|
||||
<h1>Il était une fois à l'est</h1>
|
||||
<p> {{message|safe}} </p>
|
||||
{% if not upload_allowed %}
|
||||
<p>Les envois de contenu ne sont <em>pas autorisés</em> actuellement.</p>
|
||||
|
|
Loading…
Reference in a new issue