I have this: tal:attributes="href here/getUserName" in a link that works but I want to append a hard coded extension to it. How would I turn it into this and get it to work ? tal:attributes="href here/getUserName/listview?page=1000" Regards Garry