#extends prewikka.templates.TopLayout #block toplayout_content #filter CleanOutput
User authentication #for $name, $value in $arguments #if type($value) is list #for $val in $value #end for #else #end if #end for
Login:
Password:
$message
#end filter #end block toplayout_content