1<!DOCTYPE html> 2<html> 3 <head></head> 4 <body> 5 <h3> 6 Template include test 7 </h3> 8 <h2 id="template_include_test.simple_include"> 9 Simple include 10 </h2> 11<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">main</span><span class="special">()</span> <span class="special">{}</span> 12</pre> 13 </body> 14</html> 15