{% extends wide_base %} {% block head %} {% end %} {% block body %}
{% set title = "二维码生成" %} {% include "tools/base_title.html" %}
{% end %}