forked from DGNum/gestioCOF
Déplace les templates dans les apps
This commit is contained in:
parent
c5db003842
commit
8408942d41
71 changed files with 0 additions and 0 deletions
6
bda/templates/bda-notpaid.html
Normal file
6
bda/templates/bda-notpaid.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "base_title.html" %}
|
||||
|
||||
{% block realcontent %}
|
||||
<h1><strong>Nope</strong></h1>
|
||||
<p>Avant de revendre des places, il faut aller les payer !</p>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue