You can also use the <object> tag:
<object>
<object data="html/stuff_to_include.html"> Your browser doesn’t support the object tag. </object>
Learn more at MDN.
<object> is currently supported in most browsers.