Navigation/Include files

Hi.

I’m making a basic html site for a friend. The hosting package they have is free and I can’t use php, which I would normally use to break up the content of the site into include files.

So my question is:
How do I handle global content such as the Header/Nav/Footer in Html if I can’t use Include files?

Thanks :slight_smile: