I'm looking to implement a fully functional HTML5 application with most of the client code pre-packaged in a bunch of html files. To this end, I'd like to have a templating engine that operates on the html to reuse headers, footers, nav bars &c.I'm looking to implement a fully functional HTM