corrections de templates
This commit is contained in:
parent
e9e0be7960
commit
0b40ebb6f7
2 changed files with 9 additions and 3 deletions
6
bda/templates/bda-no-revente.html
Normal file
6
bda/templates/bda-no-revente.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "base_title.html" %}
|
||||
|
||||
{% block realcontent %}
|
||||
<h2>BdA-Revente</h2>
|
||||
<p>Il n'y a plus de places en revente pour ce spectacle, désolé !</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue