Exemplo n.º 1
0
 def babel_page():
     return render_template('babel_template.html')
Exemplo n.º 2
0
 def template_file():
     return render_template('template_file.html', result="succeeds")