I have a static webpage, nothing changes dynamically. However the client wants a date insert into text within the page. The date will always be the current daet plus one day
You could use javascript to insert the date somewhere in the page:
and the html:
test it here: http://jsfiddle.net/9xWUT/