{% extends base %} {% block body %} {% include test/component/example_nav.html %} {% init html1 = """ 按钮1 按钮2 按钮3 按钮4 """ %} 代码
{{html1}}