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