{% extends base %} {% block body %} {% include test/component/example_nav.html %} {% init html1 = """ """ %} 效果
{% raw html1 %}
代码
{{html1}}
{% end %}