mirror of
https://github.com/MathiasDPX/grainParisArt.git
synced 2025-02-23 06:12:06 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
fd12fc9722
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
@ -129,4 +129,4 @@ def home():
|
||||||
return render_template('index.html', page_actuelle='home', films=showtimes[delta], dates=dates)
|
return render_template('index.html', page_actuelle='home', films=showtimes[delta], dates=dates)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run()
|
app.run()
|
Loading…
Add table
Reference in a new issue