{% extends base %} {% block head %} {% end %} {% block body %}
{% set title = "条形码" %} {% include "tools/base_title.html" %}

结果

{% end %}