{% macro input(name, value="", type="text", size=20) %} {% include "include2.html" %} {% endmacro %} Include Test This is the test file for include block. Here is the included text: {% include "include2.html" %}