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