Given this template `page.html` `{#include page /} ` It should report an error that we can include the self page.
Given this template
page.html{#include page /}It should report an error that we can include the self page.