This commit is contained in:
flaskfarm
2022-10-26 12:19:21 +09:00
parent f0e197af3b
commit ed6b575db3
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
{{ macros.m_row_end() }}
<nav>
{{ macros.m_tab_head_start() }}
{{ macros.m_tab_head2('normal', '일반', true) }}
{{ macros.m_tab_head('normal', '일반', true) }}
{{ macros.m_tab_head_end() }}
</nav>