Syntax error
~if(~get('endoffile') == 1, ' Templeet has found a syntax error at the end of the template ~get('actual_template')',' Templeet has found a syntax error on the character ~get('template_nb'), line ~get('template_lines') of ~get('actual_template')')
~set('template_file',~readfile(~get('actual_template'))) ~set('count', ~get('template_lines')-5) ~if(~get('count')<1,~set('count',1)) ~lines(~get('template_file'),~get('count'),10,'LM',~if( ~lines_fld('count') < ~get('template_lines'), '
~lines_fld('count') : ~htmlentities_encode(~lines_fld('line'))', '
~lines_fld('count') : ~htmlentities_encode(~lines_fld('line'))' ))