| Next: Example ttree source file Previous: Pre and Post Process Contents: Index |
$lib/config:
[% root = '~/abw'
home = "$root/index.html"
images = "$root/images"
email = 'abw@wardley.org'
graphics = 1
webpages = [
{ url => 'http://foo.org', title => 'The Foo Organization' }
{ url => 'http://bar.org', title => 'The Bar Organization' }
]
%] |