{% extends base %} {% block head %} {% end %} {% block body %}
{% set title = "文本集合运算" %} {% include common/base_title.html %}

结果

{% end %}