예제 #1
0
파일: pcs.py 프로젝트: k-pom/easypc
def list():
    return render_template('show/list.html', pcs=Character.list_all())