{% extends base %} {% block body_left %} {% init show_delete = True %} {% init dict_title = "编辑" %} {% include dict/page/dict_edit_base.html %} {% end %} {% block body_right %} {% include dict/page/dict_sidebar.html %} {% end %}