thanks for the comments. I deleted the #. At the beginning of
create.html there is this code:
{{import datetime}}
{{import uuid}}
{{recording=datetime.date(2000,01,01)}}
...but the error remains :(On Jan 16, 2:13 pm, "Martin.Mulone" <[email protected]> wrote: > in create.html > > #if recording!=record.thedate:} > > you commented this line but you hasn't commented the pass, the same to > {{#session.uuid=record.uuid}} > and what is recording??.

