Link to "Explore" in top bar shown correctly in packages controller
This commit is contained in:
parent
9ce7de03b1
commit
af1734ed34
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ header
|
|||
ul.right
|
||||
li class=('active' if controller_name=='welcome')
|
||||
a href="/" Home
|
||||
li class=('active' if controller_name=='package')
|
||||
li class=('active' if controller_name=='packages')
|
||||
a href="/packages" Explore
|
||||
li class=('active' if controller_name=='upload')
|
||||
a href="/upload" Contribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue