# load-html-partial **Repository Path**: mirrors_regular/load-html-partial ## Basic Information - **Project Name**: load-html-partial - **Description**: include html in html, dynamically, in the client. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Wouldn't it be nice if you could: ``` html

This is the page

``` Well, you can! You just need to decorate the html in `footer.html` with a special, magic comment. The included file (footer.html) is valid html, so search engines will like it.