{% extends "base.html" %} {% block content %} {{ macros.m_button_group([['yaml_edit_btn', '편집'], ['terminal_open_btn', 'Terminal 실행'], ['all_append_files_show_btn', '모두 확장'], ['all_append_files_hide_btn', '모두 축소']])}} {{ macros.m_row_start('5') }} {{ macros.m_row_end() }} {{ macros.m_hr_head_bottom() }}
{% endblock %}