view chef.py @ 140:63798c9e5a55

Display page tags with default theme.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 29 Nov 2014 15:33:26 -0800
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()