[[block page_head]][[end]]
py4web
☰
[[block page_left_menu]][[end]]
[[if globals().get('user'):]]
[[=globals().get('user',{}).get('email')]]
Edit Profile
[[if 'change_password' in globals().get('actions',{}).get('allowed_actions',{}):]]
Change Password
[[pass]]
Logout
[[else:]]
Login
Sign up
Log in
[[pass]]
[[include]]
[[block page_scripts]][[end]]