Either of these should work:
redirect(URL('default', 'home', extension=''))
redirect(URL('default', 'home.html'))

Reply via email to