Added tabs to make profile more organized

This commit is contained in:
UnKnoWn 2017-05-17 05:19:00 +08:00 committed by GitHub
parent 6792716903
commit 1ac211276e
1 changed files with 48 additions and 50 deletions

View File

@ -5,7 +5,6 @@
<h1>Edit Profile</h1>
<div class="bs-example bs-example-tabs" data-example-id="togglable-tabs">
<ul class="nav nav-tabs" id="myTabs" role="tablist">
<li role="presentation" class="active">
<a href="#password-change" id="password-change-tab" role="tab" data-toggle="tab" aria-controls="home" aria-expanded="false">Password</a>
@ -63,6 +62,5 @@
</form>
</div>
</div>
</div>
{% endblock %}