{% macro include_test() %} {% include "include2.html" %} {% endmacro %} Include Test This is the test file for include block. Here is the included text: {% include "include2.html" %}