{% extends base %} {% block body_left %}
{{title}}
{% include common/button/back_button.html %}
{% include note/component/script/create_script.html %} {% include note/component/note_list_component.html %} {% end %} {% block body_right %} {% include note/component/sidebar/group_manage_sidebar.html %} {% end %}