Example #1
0
 def list(self):
     return render('user/list.html', {'users': operators.list()})