Hi all - I''ve written a ''mailto'' plugin for webgen to generate javascript/obfusciated code to display the mailto link (similar to what Rail''s "mail_to" method does. So you can now do this: {mailto: philip at pjkh.com} which generates the javascript to write that out hopefully hiding it from spam bots. More info here: http://www.pjkh.com/articles/webgen-mailto-tag.html Enjoy! -philip