<!-- my_include_file.html --> Hello, World!
<!-- my_main_file.shtml (note the s-) --> <!--#include file="my_include_file.html" --> Other content here...