view chef.py @ 108:b6ec402d32bb

Properly add the config time to a page's datetime.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 15 Oct 2014 23:01:43 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()