Add: maestro login form
This commit is contained in:
@@ -1,28 +1,15 @@
|
||||
<div class="container">
|
||||
<div class="player_free">
|
||||
<span class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-rouge">플레이어<br/>무료체험</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="maestro_free">
|
||||
<form action="/action_page.php" method="get" id="maestro_login">
|
||||
마에스트로 아이디
|
||||
<input type="text" name="maestro_id"><br/>
|
||||
암호
|
||||
<input type="password" name="maestro_id"><br/>
|
||||
</form>
|
||||
|
||||
<div class="col four" style="float: center;">
|
||||
<a href="#" id="faq" class="btn btn-sea">마에스트로<br/>무료체험</a>
|
||||
<a type="submit" form="maestro_login" value="로그인" class="btn btn-sea">로그인</button>
|
||||
</div>
|
||||
<ol>
|
||||
<li>
|
||||
플레이어 관리
|
||||
</li>
|
||||
<li>
|
||||
과목 관리
|
||||
</li>
|
||||
<li>
|
||||
랭킹
|
||||
</li>
|
||||
<li>
|
||||
기록
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user