def play()

in firestore/main.py [0:0]


def play():
    # Return a Jinja2 HTML template
    return render_template('homepage.html')