![]() |
#if todolib.valid_cookie()
#set session = todolib.getSession()
![]() ![]() ![]() ![]() ![]() ![]() |
#if $message
$message
#else
#end if
|
|
#if todolib.valid_cookie() == True
#if $web.ctx.path.split('/')[1] == 'todo'
TODO #end if #if $web.ctx.path.split('/')[1] == 'user'USER #if $web.ctx.path.split('/')[1] != 'my' #if session['admin'] == 1![]() #end if ![]()
|