Exemplo n.º 1
0
Arquivo: pcs.py Projeto: k-pom/easypc
def list():
    return render_template('show/list.html', pcs=Character.list_all())