mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 22:06:55 +02:00
Added tabs to make profile more organized
This commit is contained in:
parent
6792716903
commit
1ac211276e
1 changed files with 48 additions and 50 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue