2. page5, edit pagelist.kid:
origin syntax is:

href="${std.url("/" + pagename)}" py:content="pagename"

same reason, I try replace the syntax with:

href="/${pagename}" py:content="pagename"

regards

Fred

Reply via email to