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

结果

{% end %}