%[** template for expandfile web page **]% %[** parameters: **]% %[** title - attribute in head **]% %[** description - in head **]% %[** keywords - in head **]% %[** minwidth, maxwidth, contentwidth - from config.txt**]% %[** **]% %[** blocks: **]% %[** body - standard body, can contain vars, macros, etc **]% %[** extrabodytag - extra attributes appended to BODY tag **]% %[** extrastyle - extra heading stuff, added to head **]% %[** extratail - extra tail links **]% %[** THVV 09/01/17 3.3 derived from pagewrapper **]% %[** Copyright (c) 2002-2020, Tom Van Vleck **]% %[** ================================================================ **]% %[** ================================================================ **]% %[title]% %[*expand,extrastyle]%
%[*if,=,headingdate,="",*set,&headingdate,=%[day]% %[monthname]% %[year]%]% %[*if,=,headingtitle,="",*set,&headingtitle,=%[title]%]%
%[headingdate]%

%[headingtitle]%

%[*expand,body]%
%[*expand,extratail]%
%[*include,=expandfile-tail.htmi]%
%[*set,&xxx,year]% %[*if,ne,year,=2002,*set,&xxx,="2018-"]% %[*if,ne,year,=2002,*concat,&xxx,year]% Copyright (c) %[xxx]%, Tom Van Vleck
%[*include,=addrtag.htmi]%