{% extends base %} {% block head %} {% end %} {% block body %}
{% set title = "图片灰度化" %} {% include "tools/base_title.html" %}

输出

{% end %}