Unused tabs in topbar commented out
This commit is contained in:
parent
1926d8c330
commit
b563219d22
1 changed files with 10 additions and 10 deletions
|
|
@ -21,16 +21,16 @@ header
|
|||
a href="/" Home
|
||||
li class=('active' if controller_name=='packages')
|
||||
a href="/packages" Explore
|
||||
li class=('active' if controller_name=='upload')
|
||||
a href="/upload" Contribute
|
||||
li.has-dropdown
|
||||
a href="#" Distributions
|
||||
ul.dropdown
|
||||
// TODO: Use proper distribution list
|
||||
li
|
||||
a href="#" Debian
|
||||
li
|
||||
a href="#" Ubuntu
|
||||
//li class=('active' if controller_name=='upload')
|
||||
//a href="/upload" Contribute
|
||||
//li.has-dropdown
|
||||
//a href="#" Distributions
|
||||
//ul.dropdown
|
||||
//// TODO: Use proper distribution list
|
||||
//li
|
||||
//a href="#" Debian
|
||||
//li
|
||||
//a href="#" Ubuntu
|
||||
li class=('active' if controller_name=='about')
|
||||
a href="/about" About
|
||||
li.divider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue