Client-Side Include Web Component 2

A client-side include script using a custom web component.

<include-html src="file.html"></include-html> is replaced by the content of file.html

See also: https://github.com/chris-l/html-include from: https://github.com/whatwg/html/issues/2791#issuecomment-316961001