This is test-include-subdir.html
Testing including from same directory
<#include "test-include-subdir2.html">Testing including from relative parent
<#include "../test-included.html">Testing including from loader root
<#include "/test-included.html">Testing including through acquisition
<#include "*/subdir/test-include-subdir2.html">