<%page expression_filter="h"/> # Include template which does not exist in the theme. <%include file="/courseware/error-message.html" /> # Include template which is overriden in the theme. <%include file="/courseware/info.html" /> # Include custom template which only exists in the theme. <%include file="/courseware/test-theme-custom.html" />