Add the following to allow server side includes in .html files:
AddHandler server-parsed .html
And make sure the includes_module is included by running:
$ wajig reconfigure apache