I am about a develop a simple web application (5-6 static pages). Is there a framework I could use for this? I can just write these HTML pages without a framework but I would like a framework as it will better handle header, footer, and CSS throughout the website.
I have a Perl script that will be modifying these HTML pages daily. And I don't need a database.