#include "header.html"

Show TODO "$title"

TODO should be done by $username till $deadline


What is to do? (task)

#for i in $task $i
#end for


Is the TODO done?
#if $done == '1'  done #else  done #end if

What is to say? (Comment)

#include "footer.html"