Exemplo n.º 1
0
 def channel_list(self):
     return render_template("channel_list.html")
Exemplo n.º 2
0
 def index(self):
     return render_template("index.html")