예제 #1
0
 def index(self):
     return render("form.html")
예제 #2
0
 def dashboard(self, **kwargs):
     return render("dashboard.html")