This commit is contained in:
flaskfarm
2022-10-23 05:28:37 +09:00
parent dd32e8a04e
commit ca7ef1ca19
5 changed files with 14 additions and 13 deletions

View File

@@ -3,8 +3,8 @@
<div>
<nav>
{{ macros.m_tab_head_start() }}
{{ macros.m_tab_head('이전', true) }}
{{ macros.m_tab_head('실시간', false) }}
{{ macros.m_tab_head('old', '이전', true) }}
{{ macros.m_tab_head('new', '실시간', false) }}
{{ macros.m_tab_head_end() }}
</nav>
<div class="tab-content" id="nav-tabContent">