Exemple #1
0
def reservations():
    return render_template('recherches.html',
                           cuisine_liste=Place.get_cuisine(conn))