Beispiel #1
0
 def channel_list(self):
     return render_template("channel_list.html")
Beispiel #2
0
 def index(self):
     return render_template("index.html")