Here is the index {# Including a template directly will properly display the RuntimeError #} {# include 'includeme.html' #} {# Including a template via variable name masks the RuntimeError #} {% include includetemplate %}