HTML Stuff

Includes
This server supports Nginx include statements. You can use html partials by typing:
            <!--#include file="somefile.html"-->
            
In any of your documents and it will bring in the other file. Great for a header or menus.