I am using this code in my html file:-
<address>Last Modified <!--#config errmsg="Yesterday" --><!--#config timefmt="%A %d %B %Y" --><!--#flastmod file="index.html" -->
</address>
Is there a way i can put this in my stylesheet to save me doing it on each page?
thanks :)