hgbook

annotate en/examples/svn.template @ 83:b476081a9c04

Much progress in template chapter.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Oct 03 13:03:42 2006 -0700 (2006-10-03)
parents
children
rev   line source
bos@83 1 r{rev} | {author|user} | {date|isodate} ({date|rfc822date})
bos@83 2
bos@83 3 {desc|strip|fill76}
bos@83 4
bos@83 5 ------------------------------------------------------------------------