Help for this page

Select Code to Download


  1. or download this
    Welcome back <b tal:content="user/name">Sample Username</b>,
    you last logged in <i tal:content="user/last_login">Sat 23rd Aug</i>
    
  2. or download this
    $h = {
      user => {
    ...
        last_login => "Feb 22nd"
      }
    }