in language/main.py [0:0]
def homepage(): # Return a Jinja2 HTML template of the homepage. return render_template('homepage.html')