1
I want to include the date when content in a block was last updated.
Presumably, I cannot use Server-Side Include because this would return a 'last-modified' date associated with the HTML page. The file with the content would be in the SQL database.
Any ideas?