Пример #1
0
 def index(self):
     return render("form.html")
Пример #2
0
 def dashboard(self, **kwargs):
     return render("dashboard.html")