Benjamin Muskalla wrote:
> baseurl+book/title.
<a tal:define="url string:${baseurl}${book/title}"
tal:attributes="href url">foo</a>
or
<a href="${baseurl}${book/title}">foo</a>
--
Joshua Paine
Chief Tower Builder
LetterBlock Software
http://letterblock.com/