Exemplo n.º 1
0
def cl_list():
	return render_template('cl_list.html', checklists=CheckList.get_lists())