Esempio n. 1
0
File: pcs.py Progetto: k-pom/easypc
def list():
    return render_template('show/list.html', pcs=Character.list_all())