예제 #1
0
파일: actions.py 프로젝트: mtpi/daffydav
def contents():
    return render('/contents.mako')
예제 #2
0
파일: actions.py 프로젝트: mtpi/daffydav
def listdir():
    return render('/main.mako')